Docs menu+

Issues, events, releases, projects via Sentry's official MCP server. Multi-org.

#Sentry

Issues, events, releases, projects via Sentry's official MCP server. Multi-org.

#Get a token

Generate a User Auth Token (sntrys_…) at https://sentry.io/settings/account/api/auth-tokens/.

  • project:read, event:read, org:read at minimum.

#Add it to the vault

bash
mcpvault add sentry

Example session:

text
$ mcpvault add sentry Label: aiside Auth Token: sntrys_•••• Org slug: aiside ✓ Validated as "AISIDE" org ✓ Saved.

#Tools exposed

  • see upstream — issues, events, releases, projects

#Switch to this account

In any chat client wired to mcpvault, ask:

Switch to my <label> Sentry account.

The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call no restart.

Sentry — mcpvault docs