How to Discover Hidden Gems with Copilot

Find underrated films from a cult classic in Copilot with ToolRouter and keep them structured.

Tool
Similar Movies icon
Similar Movies

Copilot is best when the hidden-gem shortlist needs to become a structured discovery document. Run `find_similar` and ask Copilot to format the result as a markdown table with discovery notes.

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 Similar Movies tool:

  1. Set the seed title and quality floor before running.
  2. Run `similar-movies.find_similar` and keep the score, reason, and vote fields intact.
  3. Ask Copilot to build a markdown table with title, year, vote average, and a discovery note.
  4. Save the table as a watchlist or editorial asset.

Example Prompt

Try this with Copilot using the Similar Movies tool
Use similar-movies to find films similar to Primer with a minimum vote average of 6.5. Return a markdown table with title, year, vote average, and a one-line note on why each film is worth discovering.

Tips

  • Keep the structured result fields for editorial or data reuse.
  • A markdown table is easy to share or embed in a larger recommendation document.
  • Set `page: 2` if the first result set is too well-known.