Skip to content
Claude Desktop

Embgrep for Claude Desktop

io.github.arknill/embgrep

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

client:Claude Desktop transport:stdio runtime:pypi

Install Embgrep in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Embgrep in other clients