Skip to content
Zed

magpie search for Zed

io.github.xfloukiex-lab/magpie-search

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

client:Zed transport:stdio runtime:pypi

Install magpie search in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

magpie search in other clients