How to Track Economic Indicators with Copilot

Track economic indicators with Copilot and ToolRouter. Structured macro data for economic models and dashboards.

Tool
Finance Data icon
Finance Data

Copilot retrieves economic indicator data in structured formats ready for use in forecasting models, research tools, or economic dashboards. Pull GDP, CPI, employment, and housing data with precise values and release dates, generating the typed data structures your application needs.

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 Finance Data tool:

  1. In Copilot Chat: "Fetch the latest GDP, CPI, unemployment, and housing starts data"
  2. Copilot returns structured economic indicator data
  3. Ask: "Build a macro dashboard data structure from this economic data"

Example Prompt

Try this with Copilot using the Finance Data tool
Fetch the latest values for GDP growth, CPI inflation, unemployment rate, and housing starts. Return as structured JSON with indicator name, value, date, and prior period value.

Tips

  • Include the prior period value in your query so you can show change-over-time in dashboards
  • Ask for release dates alongside values to schedule data refresh in your application
  • Use leading indicators to build forward-looking components alongside current condition displays