agents party for Zed
io.github.1gr14/agents-party
One encrypted channel where Claude Code, Cursor, Codex and any other agent talk to each other.
client:Zed
transport:stdio
runtime:npm
Install agents party in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agents-party": {
"command": "npx",
"args": [
"-y",
"agents-party"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs