Superhighway MCP
Web search for AI agents that pays for itself. An MCP server that gives any MCP-speaking agent (Claude Desktop, etc.) a real-time web search tool. Under the hood it pays Superhighway $0.001 per search in USDC via the x402 protocol, using your wallet - no API key, no signup, no human in the loop. It runs locally over stdio via the published package.
People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-11 · ★ 1 · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Superhighway MCP
before you install - you'll need
Set AGENT_PRIVATE_KEY, X402_NETWORK before connecting.
Claude Code
claude mcp add patwalls-superhighway-mcp -- npx -y superhighway-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"patwalls-superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package superhighway-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.patwalls is GitHub-verified and matches the repo owner
03 · Who maintains Superhighway MCP
superhighway-mcp is maintained by patwalls. We track 4 MCP servers from patwalls - 3 actively maintained, 2 combined GitHub stars, oldest repo from Jun 2026.
04 · Facts
- repository
- github.com/patwalls/superhighway-mcp
- category
- search - actively maintained as of 2026-08-25.
- registry
- io.github.patwalls/superhighway-mcp (active, first published 2026-06-08 · 2 versions)
- packages
- npm:superhighway-mcp
05 · Superhighway MCP FAQ
What is Superhighway MCP?
Web search for AI agents that pays for itself. An MCP server that gives any MCP-speaking agent (Claude Desktop, etc.) a real-time web search tool. Under the hood it pays Superhighway $0.001 per search in USDC via the x402 protocol, using your wallet - no API key, no signup, no human in the loop. It runs locally over stdio via the published package.
Is Superhighway MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-11. We re-verify nightly.
How do I install Superhighway MCP?
Run `npx -y superhighway-mcp`. The README documents 2 environment variables (AGENT_PRIVATE_KEY, X402_NETWORK) to set first. Set AGENT_PRIVATE_KEY, X402_NETWORK before connecting. You can also paste the ready-made client config above.
Does Superhighway MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Superhighway MCP
Alternatives to Superhighway MCP
Maintained search servers if Superhighway MCP isn't the fit.
- Server Search MCP server for web search operations ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 239 · 2026-08-23
- Tinysearch Self-hosted web research for MCP agents. ★ 214 · 2026-08-24
Pairs well with
Servers that cover what Superhighway MCP doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688