Introducing the Brizz MCP Server: Your AI Analytics, One Question Away
Every team building an AI product runs into the same wall. You ship something users love, usage climbs, and then the questions start: Where are people getting stuck? Which customers are at risk? What broke this week?
The data exists. It's just buried under three dashboards, two filters, and a vibe check.
Today we're tearing down that wall. The Brizz MCP server is live — you can now ask Brizz questions about your AI product straight from Claude, Cursor, Codex, or any other tool that speaks the Model Context Protocol.
One sentence, real answers
You stay in the tool you're already working in. You ask a question in plain English. Brizz answers — using your live product data, not a stale export.
A few things people are already doing on day one:
Show me the overview for airline-bot.
You get the hero shot — top customers, biggest issues this week, headline metrics. The kind of thing a PM asks for every Monday morning, now answered in five seconds.
Run a weekly review for platform-assistant.
Trends, new issues, where customers are running into trouble. The weekly review that used to take an hour of clicking now narrates itself.
What are the top issues in airline-bot this week?
Brizz surfaces things like "Can't select seats on partner-carrier flights" — real problems, in your users' words. Then you follow up: "show me the evidence for the first one," and it pulls the receipts.
That's the whole loop. Ask, drill in, decide what to do next — without ever leaving your editor or chat.
Why this matters for your team
For founders and PMs: the gap between "I wonder…" and "I know" goes from days to seconds. Customer insights stop being a quarterly project and start being a daily reflex.
For support and CS: when a customer complains, you don't file a ticket and wait for engineering. You ask Brizz, and you have the answer before you hit reply.
For engineering: the bug report comes with the smoking gun attached. No more "can you send a session ID?" — your AI assistant already has it.
The point isn't more dashboards. It's that the most natural interface for understanding your product — a conversation — is finally the actual interface.
Get connected
It's two minutes. Inside Claude Code:
claude mcp add --transport http brizz https://platform.brizz.dev/mcp
For Claude Desktop, Cursor, or Codex, drop this into your client's MCP config:
{ "mcpServers": { "brizz": { "url": "https://platform.brizz.dev/mcp" } } }
Sign in with your Brizz account once, and you're done. Full setup for every supported client is in the Brizz MCP docs.
Try it
If you already have a Brizz account, you're one command away from talking to your product. If you don't, get in touch — the MCP server is included with Brizz.
We'd love to hear what you ask first. Drop us a note at contact@brizz.ai.