mcp server agent analytics for Windsurf
io.github.joepangallo/mcp-server-agent-analytics
Track AI agent fleet performance, costs, anomalies, and trends.
client:Windsurf
transport:stdio
runtime:npm
Install mcp server agent analytics in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-server-agent-analytics": {
"command": "npx",
"args": [
"-y",
"mcp-server-agent-analytics"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs