Skip to content
Zed

Weavatrix for Zed

io.github.weavatrix/weavatrix

Native Weavatrix MCP: 67 read-only tools for code, local CI, n8n, Dify, agents, Mermaid, Web3.

client:Zed transport:stdio runtime:npm

Install Weavatrix in Zed

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

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

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

Weavatrix in other clients