Skip to content
Zed

Weavatrix Git for Zed

io.github.sergii-ziborov/weavatrix-git

Fast, bounded, read-only Git evidence for local AI coding agents.

client:Zed transport:stdio runtime:npm

Install Weavatrix Git in Zed

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

{
  "context_servers": {
    "weavatrix-git": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-git"
      ]
    }
  }
}

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

Weavatrix Git in other clients