Parley for Zed
dev.weldra/parley
Coordination hub for AI coding agents: message teammates, ask humans, audit every event.
client:Zed
transport:streamable-http
Install Parley in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"parley": {
"url": "https://parley.weldra.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs