superhighway mcp for Zed
io.github.patwalls/superhighway-mcp
Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.
client:Zed
transport:stdio
runtime:npm
Install superhighway mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"superhighway-mcp": {
"command": "npx",
"args": [
"-y",
"superhighway-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs