Checkly for your agents.
Connect Checkly once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Checkly.
What agents can do with Checkly
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
checkly_list_accountsCheck the token: list accounts accessible with this API key.
checkly_list_checksList all checks in the account.
checkly_get_checkGet details of a specific check by id.
checkly_list_check_resultsList recent check results for a check.
checkly_list_maintenance_windowsList maintenance windows in the account.
checkly_create_checkCreate a new API or browser check. `check_type` is api or browser. For browser checks, `script` contains the Playwright code.
checkly_delete_checkPermanently delete a check by id.
checkly_list_check_groupsList check groups which are used to organise checks and apply common configuration.
checkly_create_check_groupCreate a new check group with common configuration for a set of checks.
checkly_list_alert_channelsList configured alert channels (Slack, email, PagerDuty, etc.) in the account.
checkly_create_maintenance_windowCreate a maintenance window to suppress alerts during scheduled maintenance. `starts_at` and `ends_at` are ISO 8601 timestamps.
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 in to Checkly, go to Account Settings > API Keys.
- Click 'Create API Key', name it, select scopes, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Checkly to Even: call connect_begin("checkly") on the even-connect MCP and walk me through it.
List Checkly synthetic browser checks, retrieve recent check results, and review maintenance windows for uptime monitoring.
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.