
Lodd Mcp Server
Let your agent query Lodd headless analytics—traffic, events, and funnels—while you iterate on a launched site or SaaS.
Overview
io.github.hholen/lodd-mcp-server is a Grow-phase MCP server that gives AI agents 42 tools to query Lodd headless analytics for traffic, events, and funnels.
What is this MCP server?
- 42 MCP tools for headless web analytics: traffic, events, and funnels
- Built for AI agents to query Lodd without opening a dashboard (v0.1.15)
- Requires LODD_API_KEY from lodd.dev via @lodd/mcp-server npm package
- stdio MCP transport for Claude Code, Cursor, and Codex-style workflows
- Supports post-launch iteration when you need numbers inside implementation chat
- Package @lodd/mcp-server version 0.1.15
- Required secret: LODD_API_KEY
What problem does it solve?
You launch a site but answering funnel and traffic questions means leaving the agent to click through a separate analytics UI.
Who is it for?
Indie SaaS and content builders who use Lodd and want analytics interrogation inside Claude Code or Cursor during growth experiments.
Skip if: Builders without a Lodd account, teams on Google Analytics-only stacks, or anyone needing mobile app store analytics instead of web events.
What do I get? / Deliverables
After you set LODD_API_KEY and register @lodd/mcp-server, your agent can pull Lodd metrics and funnel views on demand while you plan growth work.
- Agent-accessible traffic, event, and funnel queries against your Lodd property
- In-chat analytics summaries for growth and lifecycle decisions
- Faster validation loops without manual dashboard exports
Recommended MCP Servers
Journey fit
Grow is where you measure users and conversion; this MCP connects product analytics to the agent that helps you interpret and act. analytics matches 42 tools focused on traffic, events, and funnel reporting rather than infra or SEO copy.
How it compares
Lodd analytics MCP connector, not a generic log aggregator or SEO research skill.
Common Questions / FAQ
Who is io.github.hholen/lodd-mcp-server for?
It is for solo builders who run web analytics on Lodd and want their agent to query traffic, events, and funnels through MCP.
When should I use io.github.hholen/lodd-mcp-server?
Use it after launch when you are analyzing conversion, debugging tracking, or planning lifecycle changes and need live metrics in the coding session.
How do I add io.github.hholen/lodd-mcp-server to my agent?
Create a Lodd API key at lodd.dev, install @lodd/mcp-server, add stdio MCP config with LODD_API_KEY as a secret env var, and restart your client.