AgentCat for Zed
com.agentcat/agentcat
Analytics and debugging for your MCP server — explore usage and sessions, then root-cause errors.
client:Zed
transport:streamable-http
Install AgentCat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentcat": {
"url": "https://mcp.agentcat.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs