How to Fetch Logos for Presentations with Copilot
Fetch brand logos from your IDE with Copilot and ToolRouter. Logos without context-switching.
ToolGet Brand LogoCopilot fetches brand logos directly into your codebase without breaking your development flow. Request logos for your partner page, integration showcase, or documentation site, then have Copilot save them to your assets directory and generate the corresponding component code -- a logo grid, a carousel, or a categorized gallery. The entire workflow from logo fetch to rendered web component happens inside your editor, making it trivial to keep logo showcases current as your partner ecosystem grows.
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 Get Brand Logo tool:
- In Copilot Chat: "Fetch the Stripe logo using the get-brand-logo tool"
- Copilot retrieves the logo and provides the download URL
- Save the logo to your project assets directory
- Repeat for additional brands
Example Prompt
Try this with Copilot using the Get Brand Logo tool
Fetch logos for all the SaaS tools mentioned in our README partner section using get-brand-logo.
Tips
- Use when building partner or integration pages in your web project
- Copilot can save logos directly to your project's assets folder
- Ideal for populating logo grids in documentation or landing pages