Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.
claude mcp add superhighway-mcp -- npx -y superhighway-mcp
claude_desktop_config.json
{
"mcpServers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"superhighway-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.patwalls--superhighway-mcp/reviews or the review_server meta-tool.
POST /mcp