Skip to content
Back to search
30
MCP v1.0.0 streamable-http

Agent Analytics

io.github.dannyshmueli/agent-analytics-mcp

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

Uptime
0.0%
20 probes
Response
191ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_analytics": {
      "url": "https://mcp.agentanalytics.sh/mcp",
      "transport": "streamable-http"
    }
  }
}