
Connecting your analytics data with AI chat assistants is a game changer. Once connected, you can query anything about your domains and weave it into your conversation context alongside other tools. It's read-only, so you don't have to worry about affecting your data.
Cabin's MCP (Model Context Protocol) integration lets you ask natural-language questions about your analytics and get instant answers. No dashboard required. You can ask about trends, compare time periods, generate reports, and combine your analytics with other data sources in the same conversation.
Here are some things you can ask once connected:
The MCP server exposes two simple yet powerful tools:
list_domains - Returns all available domains on your accountget_analytics - Returns specific analytical data for any domain and date rangeThese tools give AI assistants everything they need to answer complex questions about your website performance.
Claude has native MCP support built in:
https://withcabin.com/mcp as the URLChatGPT supports MCP connectors for Plus and Team users:
https://withcabin.com/mcpGoogle Gemini supports MCP through its extensions:
https://withcabin.com/mcpFor Claude Code (CLI), add the MCP server to your configuration:
claude mcp add cabin https://withcabin.com/mcpFor Claude Desktop, add to your MCP configuration file:
https://withcabin.com/mcpCursor supports MCP servers natively:
https://withcabin.com/mcp as the URLCabin also supports SSE connections via API keys. When creating an API key in your Cabin dashboard, you can enable MCP support. Then use the URL https://api.withcabin.com/sse to connect with an x-api-key header.
This method gives you fine-grained control over which domain data is available to the MCP server. It also allows sharing of keys with team members, whereas the OAuth method only permits the account holder to access their own domains.
The ability to query your analytics conversationally removes the friction between having a question and getting an answer. Instead of navigating to your dashboard, selecting date ranges, and interpreting charts, you simply ask. This is particularly powerful when you're already in a workflow - writing a report, planning a campaign, or reviewing code performance.
MCP support is available on Cabin's Growth plan and above. Get started and connect your analytics to the AI tools you already use.