{
  "markdown": "# Staats MCP Server\n\n[![Listed on mcpservers.org](https://mcpservers.org/badge.svg)](https://mcpservers.org/servers/www-staats-ai-docs-getting-started)\n\nCookieless web analytics your coding agent reads. No dashboard: your agent answers traffic questions, marks deploys, measures before and after impact, and flags errors and visitor friction, all over one MCP connection.\n\nThis is the public home of the hosted Staats MCP server. The server runs at Staats, there is nothing to install.\n\n## Connect\n\nSign in at [staats.ai](https://www.staats.ai) (free tier: 10,000 monthly events, 1 site, all tools). Your account view gives you a one-line connect snippet with your key embedded:\n\n```bash\n# Claude Code\nclaude mcp add --scope user --transport http analytics \"https://api.staats.ai/functions/v1/mcp/YOUR_ACCOUNT_KEY\"\n```\n\nCursor, Windsurf, Codex, and raw URL snippets are in the [MCP docs](https://www.staats.ai/docs/mcp). Clients that prefer header auth can send `Authorization: Bearer YOUR_ACCOUNT_KEY` to `https://api.staats.ai/functions/v1/mcp`.\n\nOne connection covers every site on your account, current and future.\n\n## Tools\n\n14 tools, including:\n\n- `get_overview`, `query`, `funnel`, `journeys`: traffic answers with statistical honesty\n- `record_annotation`, `compare_around`: mark deploys, measure before/after impact\n- `what_changed`, `what_broke`: notable movements, JS errors, and visitor friction, attributed to the nearest deploy\n- `create_site`, `list_sites`, site context tools: your agent sets up new sites itself\n\nUnauthenticated connections get `initialize` and `tools/list`, so you can inspect the full tool surface before creating an account.\n\n## Tracking\n\nOne script tag per site, ~1.5 KB compressed, no cookies, no personal identifiers, no consent banner needed:\n\n```html\n<script defer data-site=\"YOUR_SITE_CODE\" src=\"https://www.staats.ai/s.js\"></script>\n```\n\nCustom events via `data-staats` attributes or `window.staats('event_name')`. Passive JS error capture included on every tier.\n\n## Links\n\n- Site: https://www.staats.ai\n- Docs: https://www.staats.ai/docs/getting-started\n- Changelog: https://www.staats.ai/changelog\n- Privacy: https://www.staats.ai/privacy\n",
  "bytes": 2186,
  "sha": "5317ff59ed690cbb83f458c5b7a0b637c81a8fe0f448ab7334b7ace09d1c1c8b",
  "repo_slug": "mrviolets/staats-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_mrviolets_staats_5ffa8e64/readme"
}