Skip to content

feat(settings): Add Integrations nav section with MCP & CLI page#111419

Merged
dcramer merged 3 commits intomasterfrom
dcramer/feat/settings-integrations-mcp-cli
Mar 25, 2026
Merged

feat(settings): Add Integrations nav section with MCP & CLI page#111419
dcramer merged 3 commits intomasterfrom
dcramer/feat/settings-integrations-mcp-cli

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Mar 24, 2026

Adds a new Integrations section to the organization settings sidebar, positioned between Organization and Developer Settings. This groups integration-related items together and adds a quick-start page for Sentry's MCP server and CLI.

Navigation changes:

  • New "Integrations" section with: MCP & CLI, Integrations, Custom Integrations
  • "Integrations" removed from the Organization section
  • "Custom Integrations" moved from Developer Settings
  • "Applications" renamed to "OAuth Applications" in Developer Settings

MCP & CLI page:

  • Copyable MCP connection string (https://mcp.sentry.dev/mcp)
  • Org/project scoping example
  • CLI install and auth commands as copyable inputs
  • Links out to mcp.sentry.dev and cli.sentry.dev for full docs

Reorganize the organization settings sidebar to add a new Integrations
section between Organization and Developer Settings. This groups
integration-related items together and adds a new MCP & CLI quick-start
page for discovering Sentry's MCP server and CLI tool.

Changes:
- New Integrations nav section with MCP & CLI, Integrations, and
  Custom Integrations items
- Remove Integrations from the Organization section
- Move Custom Integrations from Developer Settings to Integrations
- Rename Applications to OAuth Applications in Developer Settings
- New MCP & CLI page with copyable connection strings and setup commands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 24, 2026
dcramer and others added 2 commits March 24, 2026 10:37
Update MCP description to explain what it enables (searching errors,
analyzing performance, triaging issues). Show both org-scoped and
project-scoped URL examples. Add recommendation to scope to a project
when possible.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The new CLI (cli.sentry.dev) is for browsing issues, AI-powered
analysis, and developer/agent workflows — not the old sentry-cli for
source maps and releases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dcramer
Copy link
Member Author

dcramer commented Mar 24, 2026

image

its pretty ugly but nothing i can do about base styles unless im using the wrong components?

@dcramer dcramer marked this pull request as ready for review March 24, 2026 17:40
@dcramer dcramer requested a review from a team as a code owner March 24, 2026 17:40
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@dcramer dcramer merged commit d557774 into master Mar 25, 2026
70 checks passed
@dcramer dcramer deleted the dcramer/feat/settings-integrations-mcp-cli branch March 25, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants