From b9e64426a9eaa43d966c60a08e73284280b05b61 Mon Sep 17 00:00:00 2001 From: Blake Folgado Date: Fri, 4 Sep 2026 07:37:23 +0100 Subject: [PATCH] Add ToolRouter to the MCP marketplace Co-Authored-By: Claude Fable 5.1 --- src/assets/marketplace/mcps.yml | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/assets/marketplace/mcps.yml b/src/assets/marketplace/mcps.yml index 47b6fd57d5..ba14a58dd4 100644 --- a/src/assets/marketplace/mcps.yml +++ b/src/assets/marketplace/mcps.yml @@ -2888,6 +2888,49 @@ items: - name: Local Timezone key: LOCAL_TIMEZONE placeholder: America/New_York + - id: toolrouter + name: ToolRouter + description: The OpenRouter for tools. One connection gives an agent a hosted catalog of 250+ specialist tools for + web search, scraping, image and video generation, SEO, finance, property and compliance, discovered at runtime + and billed per call. + author: Humanleap + url: https://github.com/Humanleap/toolrouter-mcp + tags: + - tool-gateway + - web-search + - web-scraping + - image-generation + - video-generation + - seo + content: + - name: Remote Server + content: | + { + "type": "streamable-http", + "url": "https://api.toolrouter.com/mcp" + } + - name: Remote Server with API Key + content: | + { + "type": "streamable-http", + "url": "https://api.toolrouter.com/mcp", + "headers": { + "Authorization": "Bearer {{TOOLROUTER_API_KEY}}" + } + } + parameters: + - name: ToolRouter API Key + key: TOOLROUTER_API_KEY + placeholder: your_toolrouter_api_key + optional: true + - name: NPX + prerequisites: + - Node.js + content: | + { + "command": "npx", + "args": ["-y", "toolrouter-mcp"] + } - id: verodat name: Verodat description: Enables AI systems to interact with Verodat's data management platform, providing capabilities for dataset