How to Find Product Inspiration with Copilot

Research product ideas in your IDE with Copilot and ToolRouter. Discovery without leaving your editor.

Tool
Social Shop Products icon
Social Shop Products

Copilot brings social commerce data directly into your development environment, eliminating the context switch between product research and implementation. Query TikTok Shop and Amazon product listings without leaving your editor, then use the results to build product catalog schemas, seed development databases, or generate comparison components with real market data. This workflow is particularly valuable for e-commerce developers who need to prototype features with authentic product information or build competitive analysis tools backed by live marketplace signals.

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 Social Shop Products tool:

  1. Ask: "Search TikTok Shop for trending products in [category]"
  2. Browse product results inline in your editor
  3. Ask Copilot to generate product data models based on the product patterns found
  4. Use the research to inform your product development roadmap

Example Prompt

Try this with Copilot using the Social Shop Products tool
Search TikTok Shop for popular eco-friendly products. Generate a data structure capturing the key product attributes.

Tips

  • Useful for prototyping product catalog schemas based on real market data
  • Copilot can generate product comparison logic from the discovered products
  • Great for building product research tools into your workflow