AI
AI & your data
What AI access does and doesn't mean for your logs.
The MCP server and the read API are both authenticated with your own site keys. Nobody — including an AI tool — can read your events without a key you issued, and revoking that key cuts off access immediately, from both surfaces.
MCP and the read API only ever return what your key is scoped to see: one site's events and stats. There's no broader account- or cross-site access through either.
This documentation site separately runs its own MCP server (at /mcp on
docs.hellolog.io) so AI coding assistants can search these documentation
pages. That server only serves documentation — it has no connection to
your account, your sites, or your logs.