How to Monitor Market Cap with Copilot

Track crypto market cap in your IDE with Copilot and ToolRouter.

Tool
Crypto Prices icon
Crypto Prices

Copilot fetches market cap data and helps you build crypto leaderboard features. Generate ranked data structures, create dynamic sorting and filtering components, and build market overview dashboards -- using live market cap data to develop your crypto analysis application directly in your editor.

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 Crypto Prices tool:

  1. In Copilot Chat: "Get market cap data for the top 20 cryptocurrencies"
  2. Copilot returns market cap rankings and dominance data
  3. Ask: "Generate a market cap ranking table component from this data"

Example Prompt

Try this with Copilot using the Crypto Prices tool
Fetch market cap rankings so I can build a crypto leaderboard page.

Tips

  • Use market cap data to build dynamic token ranking pages
  • Copilot can generate sorting and filtering logic for market cap tables
  • Great for building market overview dashboards