Skip to content
VS Code

superhighway mcp for VS Code

io.github.patwalls/superhighway-mcp

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

client:VS Code transport:stdio runtime:npm

Install superhighway mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "superhighway-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "superhighway-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

superhighway mcp in other clients