Skip to content

fix: correct Sentry server auth type from api_key to oauth - #14

Merged
its-mash merged 1 commit into
mainfrom
fix/sentry-auth-type
Feb 16, 2026
Merged

fix: correct Sentry server auth type from api_key to oauth#14
its-mash merged 1 commit into
mainfrom
fix/sentry-auth-type

Conversation

@its-mash

Copy link
Copy Markdown
Member

The Sentry MCP server uses OAuth authentication, not API key. This caused the desktop app to skip showing the Connect button.

New Server Definition

Server Name:
Server ID:
Transport: stdio / http
Repository:

Checklist

  • JSON file placed in servers/ directory
  • File name matches server ID (e.g., com.example.server.json)
  • Schema validates (npm run validate servers/your-file.json)
  • No ID/alias conflicts (npm run check-conflicts)
  • Required fields: id, name, transport
  • Description provided
  • At least one category assigned
  • Publisher information included
  • Repository link provided

The Sentry MCP server uses OAuth authentication, not API key.
This caused the desktop app to skip showing the Connect button.

Signed-off-by: Myko <myko@mcpmux.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
@its-mash
its-mash merged commit 656ac82 into main Feb 16, 2026
1 check passed
@its-mash
its-mash deleted the fix/sentry-auth-type branch February 19, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant