AgenTrux for Zed
com.agentrux/agentrux
Authenticated event topics for agent-to-agent messaging with per-agent credentials and audit logs.
client:Zed
transport:streamable-http
Install AgenTrux in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentrux": {
"url": "https://api.agentrux.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs