Secure OAuth Authentication
OAuth2 + PKCE
The proxy triggers a secure, browser-based OAuth flow where users validate their identity via an enterprise IdP. It securely caches access and refresh tokens for each target MCP server, automatically renewing access tokens and re-triggering the OAuth PKCE flow if a refresh token expires.
Native Keychain Integration
Automatically leverages the system's TPM/Keychain for enterprise-grade security. If unavailable, it falls back to AES-GCM encrypted local storage.