Authentication Architecture
Authorization Server
Your OAuth/OpenID provider handles token issuance and validation, maintaining centralized security control
MCP Server
Validates tokens and exposes your APIs as structured tools that AI models can discover and use effectively
AI Agent
Authenticates via OAuth flow, receives access tokens, and makes authorized API calls through the MCP protocol