Loading MCP server directory, please wait...
AI agent access to website analytics, session replay, and anomaly detection.
npx @getmcp/cli add io.github.KrystalView/krystalviewRequires Python 3.10+. Community-contributed server. Review source before installing.
KRYSTALVIEW_API_KEYYour KrystalView API key (generate in console under Settings > API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KrystalView/krystalview": {
"command": "uvx",
"args": [
"krystalview-mcp"
],
"env": {
"KRYSTALVIEW_API_KEY": "",
"KRYSTALVIEW_BASE_URL": ""
}
}
}
}