Back to integrations

Sentry integration for background agents

Enable Sentry issue webhooks and hosted MCP access.

Integration details

Connection

  • Hosted MCP via Sentry MCP OAuth
  • Webhook connection via Sentry webhooks

Agent actions

Sentry MCP

  • find_organizations

    Find Sentry organizations available to the connected account.

  • find_projects

    Find Sentry projects.

  • search_issues

    Search Sentry issues.

  • update_issue

    Update a Sentry issue.

  • search_events

    Search Sentry events.

  • analyze_issue_with_seer

    Analyze a Sentry issue with Seer.

  • get_sentry_resource

    Resolve Sentry URLs and resources through MCP.

  • search_sentry_tools

    Search Sentry's catalog of MCP tools.

  • execute_sentry_tool

    Execute a selected Sentry catalog tool.

Credential safety

Credential-less sandboxes

Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.

Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.

Read the credential-less sandboxes article
Diagram showing sandbox traffic routed through an egress proxy before credential injection.