Sentry for your agents.
Connect Sentry once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Sentry.
What agents can do with Sentry
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
sentry_list_organizationsList organizations the token can access.
sentry_list_projectsList projects in an organization.
sentry_list_issuesList unresolved issues in a project, most recent first.
sentry_get_issueRetrieve a single issue (group) by its numeric id, including culprit, counts, and status.
sentry_list_issue_eventsList individual events (occurrences) for a single issue, most recent first.
sentry_list_project_eventsList error events in a project across all issues, most recent first.
sentry_list_releasesList releases for an organization, newest first.
sentry_list_teamsList teams in an organization.
sentry_resolve_issueMark an issue as resolved, unresolved, or ignored.
sentry_get_eventGet details of a single event by its event id.
sentry_get_releaseGet details of a specific release by version.
sentry_create_releaseCreate a new release for an organization.
sentry_list_project_teamsList all teams for a project.
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.
- Click 'Create New Token'.
- Grant scopes: org:read, project:read, event:read.
- Create and copy the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Sentry to Even: call connect_begin("sentry") on the even-connect MCP and walk me through it.
Monitor application errors in Sentry, retrieve issue events, track releases, and manage team organizations.
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.