Skip to content

mcp server agent analytics for Cline

io.github.joepangallo/mcp-server-agent-analytics

Track AI agent fleet performance, costs, anomalies, and trends.

client:Cline transport:stdio runtime:npm

Install mcp server agent analytics in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-server-agent-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-agent-analytics"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp server agent analytics in other clients