How to Build a Sourcing Watchlist with Copilot
Use Copilot and ToolRouter to build a sourcing watchlist. Save structured snapshots for procurement tracking.
ToolMarketplace SearchSet up ongoing procurement monitoring by mapping source coverage, searching listings, and saving compact watchlist snapshots. Copilot is ideal when the watchlist needs to live as a structured workspace artifact that updates cleanly with each new snapshot.
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 Marketplace Search tool:
- Define the procurement scope and the workspace schema for the watchlist including items, sources, prices, and snapshot date.
- Run `source_coverage`, `search_listings`, and `watchlist_snapshot` through `marketplace-search` and capture the structured output.
- Ask Copilot to save the watchlist as a workspace file with a schema that supports appending future snapshots for trend comparison.
Example Prompt
Try this with Copilot using the Marketplace Search tool
Use marketplace-search to build a sourcing watchlist for used commercial espresso machines in Germany and the Netherlands. Map sources, search listings, and save a structured watchlist snapshot as JSON that I can append to weekly in my workspace.
Tips
- Design the schema to include a snapshot date field so you can sort and filter by time period.
- Ask Copilot to flag any schema changes between runs so you catch data drift early.