Sentry
Where to issue a Sentry auth token and connect it to Nora.
Where to apply for credentials
Sentry — Auth Tokens
Settings → Account → API → Auth Tokens
Connect in Nora
Paste the token. Optionally set the Organization Slug + Project Slug. Nora callsGET /api/0/ with Bearer auth to verify.
MCP server
No official Sentry MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
SENTRY_AUTH_TOKEN | Auth Token field |
SENTRY_ORG | Organization (if set) |
SENTRY_PROJECT | Project (if set) |

