AI Analyst Setup
AI Analyst Setup
Connect Claude to this dashboard's analytics database. Once connected, you can ask Claude questions about the data in natural language.
Connect in Claude
This is a public demo connector — no authentication required. In Claude.ai or Claude Desktop, add a custom connector and paste this URL:
https://claritybriefing.com/mcp/stream
That's it — there is no token to enter and no header to configure. Add the connector, then start a chat and ask Claude about the data.
What Claude Can Do
Query the data
Claude can query the analytics database directly — the same data that powers this dashboard.
| What to ask | What happens |
|---|---|
| "List all available tables" | Shows every analytics view with row counts |
| "Describe the monthly_revenue table" | Shows columns, types, and sample data |
| "What was total revenue last quarter?" | Runs a SQL query and explains the result |
| "Show me revenue by month for the last year" | Analyses data and identifies patterns |
Read dashboard pages
Claude can read the content of any page on this site — the narrative text, the SQL behind each table, and the chart definitions — so you can ask about anything you see.
| What to ask | What happens |
|---|---|
| "The ad-spend wedge finding — what does it mean?" | Claude reads the page and explains it |
| "How is gross profit per client calculated?" | Claude finds the SQL and explains the formula |
| "Search the site for anything about margins" | Claude searches all pages and shows where it's discussed |
Ask about charts
Claude can't see rendered charts — but you can paste a screenshot into the chat. Claude reads the image, identifies the chart, and queries the underlying data to explain what you're seeing.
| What to do | What happens |
|---|---|
| Paste a screenshot and ask "Why did this drop?" | Claude reads the image and queries the data to explain |
| Paste a chart and ask "Is this trend continuing?" | Claude checks the latest data against the visual |
Troubleshooting
"Connection refused" or timeout errors
- Check that the URL is correct and opens in your browser