How to Browse a Record Label's Catalog with Copilot

Use Copilot and ToolRouter to browse a record label's catalog with structured release and pricing data.

Tool
Record Collector icon
Record Collector

Explore the full output of a record label, review individual releases, and check collector values across the catalog. Use `label_catalog`, `release_details`, and `price_guide` to map the label's output. Copilot is the right choice when you want the catalog as structured data you can import into a spreadsheet, database, or collection tracker for ongoing reference.

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 Record Collector tool:

  1. Name the label and set your scope: format, year range, country, and catalog number series.
  2. Run `label_catalog`, `release_details`, and `price_guide` through `record-collector` for the full catalog and any releases that need deeper data.
  3. Ask Copilot to output the catalog as structured JSON or CSV with consistent fields: catalog number, artist, title, year, format, and value range.
  4. Import the structured catalog into your collection tracker or spreadsheet for ongoing reference.

Example Prompt

Try this with Copilot using the Record Collector tool
Use record-collector to browse the Stax Records catalog. Run label_catalog, then release_details and price_guide on the 1960s and 1970s originals. Return structured JSON with catalog number, artist, title, year, format, and value range.

Tips

  • Define the output schema before running so every release in the catalog has identical fields.
  • Ask Copilot to include a field indicating whether you already own each release for quick want list filtering.