Skip to main content

Configure Sentry for the AI Gateway

To allow your users to securely query error reports, stack traces, and performance metrics using their AI clients, you can configure the Sentry Model Context Protocol (MCP) server within the JumpCloud AI Gateway.

Prerequisites

  • Before configuring specific enterprise applications, we recommend reviewing the Get Started: AI Gateway guide to familiarize yourself with the gateway architecture and core AI concepts (such as MCP servers and AI clients).

Completing Application Setup

Sentry's MCP server supports OAuth Dynamic Client Registration (DCR), so no app creation or additional configuration is required to connect it to the AI Gateway. See Sentry's MCP Server to learn more.

Configuring the Server in JumpCloud

See Adding MCP Servers in Configure AI Gateway Integrations and use the following values to configure this server:

  • App: Select Sentry (if you have an existing SSO application or bookmark), or + Add App to create it
  • Name: Enter a name, for example Sentry
  • Prefix: Enter a value to prepend to MCP tool names
    • Note: Prefixes must be unique. Maximum 8 characters, letters and numbers only
  • URL: https://mcp.sentry.dev/mcp
  • MCP authentication method: OAuth
  • Advanced fields: Not required

Your users will now see Sentry listed as an available application when they authenticate their AI clients through the JumpCloud AI Gateway.

Was this information helpful?