Healthchecks for your agents.
Connect Healthchecks once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Healthchecks.
What agents can do with Healthchecks
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
healthchecks-io_list_checksList all checks (monitored cron jobs) in the project.
healthchecks-io_create_checkCreate a new check (cron job monitor). Supports upsert via unique key.
healthchecks-io_get_checkGet details of a single check by UUID.
healthchecks-io_list_pingsList logged pings for a check (most recent first).
healthchecks-io_pause_checkPause monitoring for a check without deleting it.
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.
- Log into Healthchecks and open a project (or create one).
- Go to Project Settings and find the API key section.
- Generate a read-only or read-write API key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Healthchecks to Even: call connect_begin("healthchecks-io") on the even-connect MCP and walk me through it.
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.