Umami for your agents.
Connect Umami once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Umami.
What agents can do with Umami
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
umami_list_websitesList all websites registered in the Umami account.
umami_get_website_statsGet aggregate statistics for a website over a date range.
umami_get_website_pageviewsGet pageview time series for a website. Returns views, visitors, and sessions per interval.
umami_get_active_visitorsGet the current number of active visitors on a website.
umami_get_websiteGet details of a specific website by id.
umami_create_websiteRegister a new website (domain) for tracking.
umami_delete_websiteDelete a website and all its data.
umami_get_website_metricsGet detailed metrics for a website, including bounce rate, visit duration, and pages per visit.
umami_get_website_eventsGet custom events recorded for a website.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open Settings, then API Keys.
- Click Add API Key, name it, and copy the key.
- Paste the key. For self-hosted Umami, use your own instance URL as base_url instead.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Umami to Even: call connect_begin("umami") on the even-connect MCP and walk me through it.
List tracked websites on Umami and get aggregate statistics over time.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.