AI Agents for Sentry

Create powerful agentic AI solutions that seamlessly integrate with sentry.io's services.

  • sentry.io

    Load Sentry Tools

    Dynamically load MCP tools for comprehensive Sentry error tracking and performance monitoring. This ability provides access to advanced Sentry capabilities including: - Create, update, issues across teams and projects - Query issues with filters, labels, and conditions - Manage project workflows, milestones, and sprints - Handle assignments - Work with roadmaps - Access issue tracking and progress Note: Do not call this ability if Sentry MCP tools are already loaded and available.
    sentry
    mcp
  • sentry.io

    List Sentry Projects

    Retrieve a list of projects the user has access to in Sentry
    sentry
    project
    list
  • sentry.io

    List Project Issues

    Return a list of issues bound to a specific project in Sentry
    sentry
    issue
    list
  • sentry.io

    List Project Events

    Return a list of events bound to a specific project in Sentry
    sentry
    event
    list