How to Track Trending Topics with Copilot
Track TikTok trends in your IDE with Copilot and ToolRouter. Topic monitoring for data teams.
ToolTrending Social ContentCopilot pulls trending topic data from your IDE for building topic tracking features into your content tools. Fetch popular content and Copilot helps write the topic extraction, clustering, and time-series tracking code that turns raw trending data into structured topic intelligence.
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 Trending Social Content tool:
- In Copilot Chat: "Fetch trending TikTok topics from popular videos and creators"
- Copilot returns structured topic data with associated videos and creators
- Ask: "Track these topics daily and export as time-series data"
Example Prompt
Try this with Copilot using the Trending Social Content tool
Get the current trending topics on TikTok. Return structured data including topic name, related video count, top creators covering it, and estimated reach.
Tips
- Use structured output to build automated trend-tracking dashboards
- Combine with historical data to identify topic lifecycle patterns