mcp server agent analytics for Claude Desktop
io.github.joepangallo/mcp-server-agent-analytics
Track AI agent fleet performance, costs, anomalies, and trends.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp server agent analytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-agent-analytics": {
"command": "npx",
"args": [
"-y",
"mcp-server-agent-analytics"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs