Skip to content
Windsurf

Embgrep for Windsurf

io.github.arknill/embgrep

Local semantic search — embedding-powered grep for files, zero external services.

client:Windsurf transport:stdio runtime:pypi

Install Embgrep in Windsurf

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

{
  "mcpServers": {
    "embgrep": {
      "command": "uvx",
      "args": [
        "embgrep"
      ]
    }
  }
}

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

Embgrep in other clients