How to Build Vocabulary Lists with Copilot

Vocabulary lists in your IDE with Copilot and ToolRouter. Word data for applications.

Tool
Dictionary Words icon
Dictionary Words

Copilot generates vocabulary data as structured JSON ready for educational applications. Build flashcard apps, create quiz generators, and populate language learning platforms with rich vocabulary entries that include definitions, synonyms, and rhymes in a single structured object per word.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Dictionary Words tool:

  1. In Copilot Chat: "Build a vocabulary entry for this word with all available data"
  2. Copilot returns definitions, synonyms, and rhymes
  3. Ask: "Return as JSON for my educational app"
  4. Use structured vocabulary data in your application

Example Prompt

Try this with Copilot using the Dictionary Words tool
Generate vocabulary data for 20 common GRE words. Return as a JSON array with definition, synonyms, and rhymes per word.

Tips

  • Perfect for building vocabulary apps and educational tools
  • Copilot can structure data for flashcard and quiz applications
  • Automate vocabulary list generation for content platforms