- What is AI-assisted analytics, exactly?
- AI-assisted analytics is the operating model where an AI assistant (e.g. Claude) reads your analytics data, filters and summarises it, and helps you investigate trends — but every decision and every change remains in the operator's hands. WebmasterID exposes the analytics surface; Claude reads it through Model Context Protocol (MCP); the operator reviews and acts.
- Is the AI making decisions for me?
- No. The AI assistant reads data and prepares analysis. It does not deploy code, does not change your subscription, does not modify your sites. Every action is operator-approved. The product is designed around this hard rule.
- Why MCP and not a custom API?
- Model Context Protocol is an open standard for letting AI assistants subscribe to external data and tools. Using MCP means the same analytics surface works with Claude Desktop, Claude Code, the VS Code Claude extension, and any future MCP client without a per-vendor adapter. It also keeps the integration auditable: every MCP call lands in your workspace audit log.
- Do you train any AI models on my data?
- No. WebmasterID is a privacy-first analytics platform. Your event data is yours; we never train shared models on it, we don't sell or share it with third parties, and we never send raw analytics to model providers. When you ask Claude to read your data through MCP, the request goes directly from your Claude client to our MCP endpoint — your operator session controls what is read.
- How is this different from a generic analytics dashboard?
- Generic dashboards are read-mostly UIs you scroll through. AI-assisted analytics is read-and-investigate: the operator asks Claude a question grounded in real data, Claude reads the relevant slice through MCP, and the conversation surfaces patterns you would have missed scrolling. WebmasterID still ships the dashboard UI — AI-assisted is an additional surface, not a replacement.
- Which Claude clients are supported?
- Any client that speaks MCP today. The /settings/mcp page in the dashboard ships ready-to-paste configuration snippets for Claude Desktop, Claude Code (CLI), and the VS Code Claude extension. The MCP endpoint is workspace-scoped and authenticated by a Bearer API key.