Skip to content
Cline

magpie search for Cline

io.github.xfloukiex-lab/magpie-search

Federated local-first search across transcripts, files, KG, vectors and the web for AI agents.

client:Cline transport:stdio runtime:pypi

Install magpie search in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "magpie-search": {
      "command": "uvx",
      "args": [
        "magpie-search"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

magpie search in other clients