How to Track DeFi Tokens with Copilot
Monitor DeFi tokens in your IDE with Copilot and ToolRouter.
ToolCrypto PricesCopilot 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
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Crypto Prices tool:
- In Copilot Chat: "Get trending DeFi tokens and their current prices"
- Copilot returns a list of trending DeFi tokens with market data
- 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