Honeybadger for your agents.
Connect Honeybadger 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 Honeybadger.
What agents can do with Honeybadger
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
honeybadger_list_projectsList all projects in the Honeybadger account.
honeybadger_list_faultsList faults (error groups) for a project, newest first.
honeybadger_list_noticesList individual error occurrences (notices) for a fault.
honeybadger_fault_summaryGet fault counts summary (total, by environment, by resolution status).
honeybadger_get_projectGet a single project by id.
honeybadger_list_deploysList deploys for a project.
honeybadger_create_deployRecord a new deployment for a project.
honeybadger_resolve_faultMark a fault as resolved.
honeybadger_mute_faultMute a fault so it stops sending notifications.
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 Honeybadger and open your user profile.
- Find the 'Auth Token' section and copy your personal auth token.
- Enter the auth token as the username. Leave the password field blank.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Honeybadger to Even: call connect_begin("honeybadger") on the even-connect MCP and walk me through it.
Honeybadger lists error monitoring projects, retrieves error groups with occurrence counts, and gets fault summaries.
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.