mcp server agent analytics for Zed
io.github.joepangallo/mcp-server-agent-analytics
Track AI agent fleet performance, costs, anomalies, and trends.
client:Zed
transport:stdio
runtime:npm
Install mcp server agent analytics in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server-agent-analytics": {
"command": "npx",
"args": [
"-y",
"mcp-server-agent-analytics"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs