Skip to content
Windsurf

gate402 mcp for Windsurf

io.github.pgalyen1987/gate402-mcp

x402 pay-per-call agent APIs: LLM inference, Base trading data, SEC filings & scraping

client:Windsurf transport:stdio runtime:npm

Install gate402 mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gate402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gate402-mcp"
      ],
      "env": {
        "GATE402_API_KEY": "<GATE402_API_KEY>",
        "GATE402_BASE_URL": "<GATE402_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

gate402 mcp in other clients