
KrystalView Analytics
Wire your agent into KrystalView so it can query site analytics, inspect session replays, and flag anomalies while you iterate on product and marketing.
Overview
KrystalView Analytics is an MCP server for the Grow phase that gives agents access to website analytics, session replay, and anomaly detection via the KrystalView API.
What is this MCP server?
- MCP access to KrystalView website analytics from the agent
- Session replay capabilities for debugging UX and drop-off without tab-hopping
- Anomaly detection hooks for spotting traffic or behavior shifts early
- PyPI krystalview-mcp v0.1.2 with required KRYSTALVIEW_API_KEY and optional KRYSTALVIEW_BASE_URL
- Registry version 0.1.2
- PyPI identifier krystalview-mcp
- Required env KRYSTALVIEW_API_KEY; optional KRYSTALVIEW_BASE_URL (default https://app.krystalview.com/api)
What problem does it solve?
After launch you drown in analytics tabs and cannot quickly get your agent to correlate traffic drops with actual user sessions.
Who is it for?
Indie builders with a KrystalView-instrumented site who want agent-assisted growth debugging and weekly analytics reviews.
Skip if: Founders still in idea-only mode with no site, or teams standardized on a different analytics stack without KrystalView.
What do I get? / Deliverables
After you add the server with an API key, your agent can query KrystalView analytics, replays, and anomalies in one MCP workflow.
- Agent-queryable website analytics from KrystalView
- Session replay context for UX and funnel debugging
- Anomaly-oriented signals the agent can summarize or act on
Recommended MCP Servers
Journey fit
Grow is the canonical phase because post-launch solo builders need analytics, replay context, and anomaly signals to improve conversion and retention—not just to ship code. Analytics subphase matches traffic, behavior, and anomaly workflows that sit alongside funnel and lifecycle tuning.
How it compares
KrystalView analytics MCP integration, not a self-hosted open-source analytics product.
Common Questions / FAQ
Who is KrystalView Analytics MCP for?
It is for solo builders using KrystalView who want Claude Code, Cursor, or similar agents to read analytics, replays, and anomalies through MCP.
When should I use KrystalView Analytics MCP?
Use it in Grow when you are investigating conversion changes, support-escalation UX issues, or unexpected traffic anomalies on a live site.
How do I add KrystalView Analytics to my agent?
Install krystalview-mcp, set KRYSTALVIEW_API_KEY from Settings > API Keys in the KrystalView console, optionally set KRYSTALVIEW_BASE_URL, and register the stdio server in your agent MCP config.