Arlet
Sentry

Use Sentry from your AI

Search and inspect Sentry issues, events, traces, releases and alerts, run Seer root-cause analysis, and triage issues through Sentry's official MCP server. Connect by signing in; permissions are chosen on the consent screen.

Arlet makes Sentry's official MCP server available from the AI client you already use. Signing in completes the connection, and the consent screen lets you choose which permission sets (inspect, Seer, triage, project management) to grant.

The AI can search issues and events, read stack traces and traces, run Seer root-cause analysis, and update or comment on issues. The available tools are those provided by Sentry's official server.

Choose your AI client

Pick the AI client you use to see how to connect it with Sentry.

What you can do

Tools the AI can call through the Sentry integration.

  • search_issues

    Search issues with natural-language conditions.

  • search_events

    Search events and replays, with counts and trends.

  • get_issue_details

    Get an issue's details, impact and stack trace.

  • get_event_stacktrace

    Get an event's stack trace.

  • get_trace_details

    Get a trace's spans and timings.

  • analyze_issue_with_seer

    Run Seer root-cause analysis with fix suggestions.

  • update_issue

    Change an issue's status or assignee.

  • add_issue_note

    Comment on an issue.

  • find_releases

    Search releases.

  • get_release_details

    Get a release's details.

  • find_alert_rules

    List alert rules.

  • find_monitors

    List cron monitors.

  • find_dashboards

    Search dashboards.

  • find_projects

    List projects.

  • search_docs

    Search Sentry's documentation.

The tool list follows what Sentry's official MCP server provides and may change.

Example uses

  • First-response investigation

    Find issues that spiked in the last 24 hours and summarize stack traces and impact for the team.

  • Root-cause analysis

    Analyze an issue with Seer and turn the explanation and suggested fix into a review-ready note.

  • Triage

    Rank open issues by severity, assign owners and leave notes.

  • Release health

    List issues new to the latest release to decide whether to roll back.

Prompts you can use as-is

  • List issues whose event count spiked in the last 24 hours, sorted by affected users
  • Analyze issue PROJ-1234 with Seer and explain the cause and the fix
  • Rank open issues by severity and assign the top five to me
  • List the issues that first appeared in release 2.14.0