For AI coding tools
Add analytics to any project with one command from your AI coding tool. Then ask questions about your traffic without leaving your chat — via the Antlytics MCP server.
No credit card required · Free tier includes one site
$ npx @antlytics/init
✓ Detected Next.js (App Router)
✓ Added <Analytics /> to app/layout.tsx
✓ Set NEXT_PUBLIC_ANTLYTICS_ID in .env.local
Analytics active. View dashboard → antlytics.com/dashboardInstall from the terminal, configure via environment variable, query from chat — no UI friction at any step.
Run `npx @antlytics/init` in your project. The CLI detects your framework, adds the tracking snippet or `<Analytics />` component, and sets your environment variable — without leaving your terminal or your AI chat.
npx @antlytics/initAdd the Antlytics MCP server to Claude Desktop, Claude Code, Cursor, Windsurf, Cline, or Zed. Ask questions like "what were my top pages last week?" and get live data back — no dashboard context-switching needed.
npx @antlytics/mcpThe MCP server exposes three tools: `get_stats` (visitors, pageviews, bounce rate), `get_top_pages`, and `get_top_referrers`. Ask in plain language — your AI handles the API call and summarises the result.
"Show me top referrers for the last 7 days"The MCP server follows the Model Context Protocol standard — add it once, use it in any compatible tool.
Free tier for one site, no credit card required. Privacy-first by default — no cookies, no consent banner.