depwire for Zed
io.github.atef-ataya/depwire
Dependency graph + 24 MCP tools. Impact analysis, simulation, security, agent coordination
client:Zed
transport:stdio
runtime:npm
Install depwire in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"depwire": {
"command": "npx",
"args": [
"-y",
"depwire-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs