Skip to content
Windsurf

x402 codesearch mcp for Windsurf

io.github.liminalpepe/x402-codesearch-mcp

Free MCP server: index a repo's files into the x402-codesearch Worker's search index.

client:Windsurf transport:stdio runtime:npm

Install x402 codesearch mcp in Windsurf

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

{
  "mcpServers": {
    "x402-codesearch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x402-codesearch-mcp"
      ]
    }
  }
}

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

x402 codesearch mcp in other clients