Weavatrix for Zed
io.github.sergii-ziborov/weavatrix
Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.
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