How to Track DeFi Tokens with Copilot

Monitor DeFi tokens in your IDE with Copilot and ToolRouter.

Tool
Crypto Prices icon
Crypto Prices

Copilot fetches DeFi token data and helps you build decentralized finance tracking features. Pull trending tokens with market data, generate watchlist components and filtering logic, and create DeFi dashboard widgets -- using live data to develop your DeFi monitoring application in the 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 trending DeFi tokens and their current prices"
  2. Copilot returns a list of trending DeFi tokens with market data
  3. Ask: "Create a DeFi token watchlist component using this data"

Example Prompt

Try this with Copilot using the Crypto Prices tool
Fetch trending DeFi tokens so I can build a DeFi dashboard widget.

Tips

  • Use trending data to populate default watchlists in DeFi apps
  • Copilot can generate token filtering and sorting logic from the data
  • Combine price and trending data for richer DeFi portfolio views