Analytics
krystalview.com
Provides web analytics data including visitor sessions, site metrics, scroll depth, and live visitors.
ENDPOINT 1
https://krystalview.com/mcp
MCP server metadata
- Name
- krystalview
- Version
- 0.1.6
KrystalView exposes read-only website analytics evidence: session replay context, heatmaps/scroll depth, funnels, campaign attribution, browser errors, rage clicks, friction scores, anomalies, and notifications. Use it to answer why visitors behaved a certain way and where product or campaign friction is rising.
Known tools 13
get_sessionsList recent visitor sessions with filters for URL, country, device, duration, friction, and rage clicks.
Inferred read-onlyget_session_detailGet full details for a specific visitor session, including pages, events, device context, errors, and friction signals.
Inferred read-onlyget_site_statsGet aggregate site metrics including all sessions, likely human sessions, likely bot/crawler sessions, duration, friction, rage clicks, daily counts, device mix, and top pages.
Inferred read-onlyget_scroll_depthGet cumulative scroll-depth reach buckets for a specific page path.
Inferred read-onlyget_live_visitorsGet currently active visitors and sessions seen in the live activity window.
Inferred read-onlyget_anomaliesList detected traffic, friction, bounce, and conversion anomalies for the site.
Inferred read-onlyget_funnel_analysisAnalyze a conversion funnel and show step reach, drop-off, and completion evidence.
Potential side effectsget_campaign_summaryGet campaign attribution breakdown by UTM campaign, source, medium, sessions, duration, and bounce rate.
Inferred read-onlyget_campaign_roasGet paid campaign spend, clicks, sessions, attributed conversions, and ROAS where ad data is connected.
Inferred read-onlyget_errorsGet aggregated browser errors grouped by type and message, with affected paths and sample sessions.
Potential side effectsget_notificationsGet recent KrystalView notifications such as insights, setup notices, errors, and anomalies.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.krystalview]
url = "https://krystalview.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"krystalview": {
"type": "http",
"url": "https://krystalview.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: krystalview
Remote MCP URL: https://krystalview.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"krystalview": {
"url": "https://krystalview.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"krystalview": {
"type": "http",
"url": "https://krystalview.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "krystalview",
"transport": "streamable-http",
"url": "https://krystalview.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for krystalview.com was fetched 2026-08-11T01:34:51.249Z.
krystalview.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.