Skip to content
Cursor

Agent Analytics for Cursor

io.github.dannyshmueli/agent-analytics-mcp

Analytics your AI agent can actually use. Track, experiment, and optimize via MCP.

client:Cursor transport:streamable-http

Install Agent Analytics in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-analytics-mcp": {
      "url": "https://mcp.agentanalytics.sh/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agent Analytics in other clients