Skip to main content

Choose an authentication method

SAN’s MCP server supports two authentication methods.
  • Use OAuth when you’re connecting from a consumer chat app, the app will walk you through a sign-in flow and SAN will recognize you as the logged-in user.
  • Use an API key when you’re connecting from a developer tool you control (Claude Code, Claude Desktop, custom agents, CI) where a static credential is supported.
Most consumer MCP clients support OAuth out of the box. The flow takes about thirty seconds and doesn’t require an API key.
1

Add SAN as a connector

In your MCP client, add a new custom connector pointing at:
https://gateway.sanfoundation.com/mcp
In claude.ai, this is under Settings > Connectors > Add custom connector.
2

Sign in

The client will redirect you to the SAN gateway sign-in page. Log in with the same account you registered at gateway.sanfoundation.com.
3

Approve access

Review the permissions and click Allow. SAN only requests the identity scopes shown and it does not access anything outside your SAN account. You’ll stay signed in until you revoke access from the connector settings.
Mcp Oauth Approve