How to Track Interest Rates with Copilot

Interest rate data in your IDE with Copilot and ToolRouter. Monetary policy data for financial apps.

Tool
World Economy icon
World Economy

Copilot retrieves central bank rate data and helps you build monetary policy tracking tools. Generate rate comparison JSON datasets, create yield curve visualization components, and build interest rate monitoring dashboards -- integrating live rate data into your financial application development from the start.

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 World Economy tool:

  1. In Copilot Chat: "Get interest rate data for G7 countries"
  2. Copilot returns the rate figures
  3. Ask: "Format as a JSON dataset for a rate comparison chart"
  4. Use the data in your financial application

Example Prompt

Try this with Copilot using the World Economy tool
Fetch central bank rates for G7 countries and output as JSON with country, policy_rate, direction, and last_change_date fields.

Tips

  • Build interest rate monitoring dashboards with structured data
  • Copilot can generate rate comparison visualizations
  • Use rate data for building bond pricing and yield curve tools