Connects to Convai's hosted analytics API and exposes session telemetry, latency percentiles, error rates, usage trends, and provider breakdowns as typed MCP tools. Use it to ask questions like "show P95 latency over the last 30 days" or "which provider is driving errors" without writing custom scripts. The server wraps the TypeScript SDK, reads your CONVAI_API_KEY from the environment, and returns agent-friendly JSON that can be charted or summarized. All queries are scoped to your account server-side. Includes prompt recipes for common workflows and chart generation helpers for Vega-Lite timelines and waterfall views. Reach for this when you need programmatic access to Convai production telemetry from Claude Desktop, Cursor, or other stdio MCP hosts.
claude mcp add --transport stdio io.github.conv-ai-convai-analytics-mcp uvx convai-analytics-mcp