Lurnna – AI daily briefing that replaces your analytics dashboard
Mixpanel replacement with daily email summaries, but chat-with-dashboards already solves this space.
Ditched the dashboard entirely to serve analytics data strictly to AI agents via MCP.
Developers building AI agents
Plausible · Fathom · PostHog
The world moves fast these days, and suddenly I found myself experimenting with agents, and doing all my work in Claude Code, so I decided to throw out everything and rebuild the tool as lodd.dev, a headless web analytics tool for agents. 42 MCP tools and a full API that lets agents call and act on analytics data as part of their processes.
I've tried to optimise it for agent usage, so efficient responses (a snapshot is 60ish tokens), an llms.txt to guide the agent to handle setup, read only for simplified auth, and both a hosted oAuth (for desktop and mobile apps) and stdio version using an API key for terminal use. Human in the loop authentication using OTP in an email.
Explicitly asking the agent to use it works really well, and I particularly like combining with other context sources like GSC or commit history, but it's been a little bit of a challenge having the agent call it unprompted. A few lines at the top of a Claude.md file has made a difference though.
I'd love to hear what value, if any, you see from being able to get analytics data in the same conversation as your code (or other automatic workflows)?
Mixpanel replacement with daily email summaries, but chat-with-dashboards already solves this space.
MCP integration for Claude Code is clever, but Grafana and Metabase already own this space.
Obsidian vault as MCP server for Claude; clever bridge but requires Obsidian Sync subscription and is unofficial.
Yet another GA alternative when Plausible, Fathom, and Umami already dominate.
CLI-first metrics for AI agents—Metabase and Looker still need dashboards to query data.
Another headless CMS, but stripping the human UI is a clever constraint for agent-only workflows.