Setting Up Auron in Claude
Connecting your Auron organization to Claude.
Auron in Claude is an OAuth2-authorized MCP connection. You're not issuing a static API key, you're signing in and granting Claude a scoped, revocable token to your organization.
Connecting
Add Auron as a connector in Claude using its MCP server address. Claude redirects you through Auron's own sign-in and consent screen, the same organization sign-in used everywhere else, and asks you to approve the specific scopes it's requesting, such as reading conversations or writing to entities, rather than blanket access.
Scopes
Access is scoped, not all-or-nothing. What Claude can read or write is limited to whatever scopes were granted at connection time, matching the permission model used across the rest of Auron. A connection made by someone in a limited role can't reach further than that role could from any other surface.
Disconnecting
Revoking the connection, from Claude's connector settings or from your Auron account, invalidates the token immediately. Nothing about your organization's data changes; Claude simply loses the ability to reach it.
Once connected, see What You Can Do for what's actually available through it.