superhighway-mcp
Web search for AI agents, as an MCP server — live web search, news, image search, read-any-page-as-markdown (scrape), and one-call research (search + read). Th…
APIs & Integrationsnpx -y superhighway-mcp{
"mcpServers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}superhighway-mcp is a community MCP server that connects AI assistants like Claude to web search for ai agents, as an mcp server — live web search, news, image search, read-any-page-as-markdown (scrape), and one-call research (search + read). th…. It runs locally on your machine, keeping your data private and giving you full control over the connection. It bridges the gap between Claude and your existing services without any custom integration code.
About superhighway-mcp
Overview
Web search for AI agents, as an MCP server — live web search, news, image search, read-any-page-as-markdown (scrape), and one-call research (search + read). The agent pays per call in USDC via x402: no API key, no signup. Powered by Superhighway.
Links
Topics
mcp, mcp-server, web-search, search, news, image-search, scrape, ai-agents, x402, usdc, pay-per-call, claude, model-context-protocol
Who Should Use superhighway-mcp?
- 1Search and retrieve information using natural language
- 2Analyse and describe images as part of your AI workflow
- 3Connect Claude to third-party APIs without writing glue code
- 4Automate workflows that span multiple services and platforms
How to Install superhighway-mcp
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.