Skip to content
Windsurf

search for Windsurf

io.github.dave-london/search

MCP server for code search (ripgrep + fd) with structured, token-efficient output

client:Windsurf transport:stdio runtime:npm

Install search in Windsurf

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

{
  "mcpServers": {
    "search": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/search"
      ]
    }
  }
}

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

search in other clients