{
  "markdown": "# @lodd/mcp-server\n\nFirst-party web analytics for AI agents. You add a 2KB script, Lodd collects your site's traffic, and your agent queries your own data over MCP. It's the analytics platform, not a connector to one.\n\n42 MCP tools covering traffic, events, funnels, conversions, sources, performance, and actor analytics. No dashboard. Your agent queries structured JSON directly.\n\n## Quick start\n\n```bash\nnpx -y @lodd/mcp-server\n```\n\nSet `LODD_API_KEY` in your environment. Get a key at [lodd.dev](https://lodd.dev).\n\n## Claude Code / Cursor\n\nAdd to your MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"lodd\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@lodd/mcp-server\"],\n      \"env\": {\n        \"LODD_API_KEY\": \"your-api-key\"\n      }\n    }\n  }\n}\n```\n\n## Claude Desktop / claude.ai\n\nAdd `https://api.lodd.dev/mcp` as an MCP connector. OAuth handles auth automatically.\n\n## What you can ask\n\n- \"How's traffic this week?\"\n- \"Show me the pages with the highest bounce rate\"\n- \"Build a funnel from homepage to signup to purchase\"\n- \"Which traffic sources drive the most conversions?\"\n- \"Something unusual is happening today. Investigate.\"\n\n## Tools\n\n42 tools across analytics, breakdowns, events, conversions, actors, annotations, trackable links, and account management. Full reference at [lodd.dev/docs](https://lodd.dev/docs).\n\n## REST API\n\nSame data is also available via REST at `api.lodd.dev/v1/`. API docs at [lodd.dev/api](https://lodd.dev/api). OpenAPI spec at [lodd.dev/openapi.yaml](https://lodd.dev/openapi.yaml).\n\n## Pricing\n\nFree up to 2,500 events/month. EUR 9.99/month for 100K events. All tools included on both tiers.\n\n## Links\n\n- [Documentation](https://lodd.dev/docs)\n- [API reference](https://lodd.dev/api)\n- [Agent setup instructions](https://lodd.dev/llms.txt)\n- [lodd.dev](https://lodd.dev)\n",
  "bytes": 1816,
  "sha": "3b90d01581260a611646dcaccc5b607565ecec42aa7cda501cf1fddba8ca6f5b",
  "repo_slug": "hholen/lodd-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_hholen_lodd_mcp_server_bc7d92b5/readme"
}