Skip to content
Zed

contextweaver for Zed

io.github.dgenio/contextweaver

MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.

client:Zed transport:stdio runtime:pypi

Install contextweaver in Zed

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

{
  "context_servers": {
    "contextweaver": {
      "command": "uvx",
      "args": [
        "contextweaver"
      ]
    }
  }
}

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

contextweaver in other clients