Skip to content
Windsurf

searchcraft for Windsurf

io.github.sathergate/searchcraft

Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.

client:Windsurf transport:stdio runtime:npm

Install searchcraft in Windsurf

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

{
  "mcpServers": {
    "searchcraft": {
      "command": "npx",
      "args": [
        "-y",
        "searchcraft"
      ]
    }
  }
}

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

searchcraft in other clients