WorkOS MCP
WorkOS MCP is an OAuth 2.1-compatible authorization server built to secure Model Context Protocol (MCP) servers with minimal configuration. It handles the complete OAuth flow for MCP clients—including dynamic client registration, authorization endpoints, token issuance, and JWT verification—so developers can focus on building MCP tools and resources instead of authentication infrastructure. WorkOS MCP supports the latest MCP specification for fine-grained authorization of agentic applications and workflows.
- MCP OAuth Authorization — Implement spec-compliant OAuth 2.0 for MCP servers; WorkOS MCP auto-discovers endpoints and validates JWTs so MCP clients can authenticate users and access protected resources with zero-config interoperability.
- Dynamic Client Registration — Enable MCP clients to self-register using OAuth 2.0 Dynamic Client Registration (RFC 7591); clients discover and connect to your MCP server without prior configuration.
- Token Verification & Metadata — Verify access tokens issued by WorkOS MCP using JWT validation; serve
.well-known/oauth-protected-resourcemetadata so clients automatically discover the authorization server and authenticate seamlessly. - Standalone MCP OAuth — Integrate MCP authorization with existing authentication systems; redirect users to your own login UI while WorkOS MCP handles OAuth consent, token issuance, and MCP client authorization.
- PKCE & Security — Built-in support for Proof Key for Code Exchange (PKCE), scopes, refresh tokens, and introspection endpoints to secure AI agent access with industry-standard OAuth 2.1 flows.
- Enterprise Features — WorkOS also provides Single Sign-On (SAML/OIDC), Directory Sync (SCIM/HRIS), Admin Portal, Audit Logs, and multi-factor authentication for teams building enterprise-ready applications.
- Developer Tooling — Use official SDKs (Node, Python, Go, Ruby, .NET, Java), FastMCP integration examples, webhooks, quickstart guides, and open-source templates to ship MCP servers in days.
To get started with WorkOS MCP, enable Dynamic Client Registration in the WorkOS Dashboard, implement token verification middleware, and serve the required metadata endpoints. WorkOS MCP handles all OAuth complexity so you can focus on building MCP tools.
No discussions yet
Be the first to start a discussion about WorkOS MCP
Developer
Pricing and Plans
AuthKit Free
Free tier includes full MCP OAuth support, hosted UI, and core auth features for developers building MCP servers.
- MCP OAuth 2.1 authorization server
- Dynamic client registration for MCP
- Hosted authentication UI
- Social auth and magic links
- MFA and basic RBAC
- JWT token verification
Single Sign-On (per connection)
Pay-as-you-go SSO billing per enterprise connection (tiered volume discounts available).
- SAML and OIDC integrations
- Normalized profile and token API
- Connection management and Admin Portal
Directory Sync (per connection)
Directory Sync billed per connection with tiered pricing as scale increases.
- SCIM provisioning and deprovisioning
- HRIS integrations and role mapping
- Webhook events for lifecycle updates