toolrouter

One MCP gateway to 230+ AI tools — SEO, web search, image generation, video, screenshots, security scanning, and more. Auto-provisions on first use with no API key setup required.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "toolrouter" with this command: npx skills add blakefolgado/toolrouter

ToolRouter

ToolRouter gives AI agents access to 230+ tools through a single MCP connection. One integration replaces managing dozens of separate provider accounts and API keys.

Install in OpenClaw

Add to ~/.openclaw/openclaw.json:

{
  "mcpServers": {
    "toolrouter": {
      "command": "npx",
      "args": ["-y", "toolrouter-mcp"]
    }
  }
}

Or paste this into OpenClaw and it sets itself up:

Add ToolRouter MCP server to my OpenClaw config at ~/.openclaw/openclaw.json. Add a "toolrouter" entry under mcpServers with command "npx" and args ["-y", "toolrouter-mcp"]. No API key needed — account auto-provisions on first use.

Restart OpenClaw. All ToolRouter tools will be available.

Remote MCP (no install)

Connect directly without npx:

https://api.toolrouter.com/mcp

How It Works

  • Auto-provisions — no API key or account setup needed. On first use it auto-creates an account and prints a claim URL to add billing details.
  • 230+ tools — SEO, web search, image generation, video, screenshots, security scanning, company lookup, flight search, social media, financial data, and more.
  • One connection — replaces managing separate accounts for dozens of providers.
  • Usage-based — free tools work immediately. Paid tools cost fractions of a cent per call.

Discover Tools

discover *              # list all available tools
discover seo            # search by category
discover screenshots    # search by keyword

Example Calls

use_tool("seo", "analyze_page", { url: "https://example.com" })
use_tool("web-search", "search", { query: "latest AI news" })
use_tool("generate-image", "text_to_image", { prompt: "a cat in space" })
use_tool("web-screenshot", "capture", { url: "https://example.com" })
use_tool("company-lookup", "get_company", { domain: "example.com" })

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Pixshop MCP — 28+ AI Creative Tools

Pixshop MCP 集成 — 28+ AI 图片视频创意工具,Claude 直接调用 / Pixshop MCP — 28+ AI creative tools for image & video generation, editing, effects in Claude. Use when user wa...

Registry SourceRecently Updated
3720Profile unavailable
Coding

MissingLinkz

Campaign link builder and pre-launch validator for AI agents. Build UTM-tracked links, validate destinations, and inspect landing pages for social sharing re...

Registry SourceRecently Updated
2031Profile unavailable
Security

AgentShield Scanner

Scan AI agent skills, MCP servers, and plugins for security vulnerabilities. Use when: user asks to check a skill/plugin for safety, audit security, scan for...

Registry SourceRecently Updated
2950Profile unavailable
Security

AgentGate - Enterprise Security Firewall for OpenClaw

Enforces regex-based, real-time authorization policies on OpenClaw agents’ tool calls, blocking, allowing, or requiring approval before execution.

Registry SourceRecently Updated
7180Profile unavailable