Vinkius

WorkOS MCP. Manage identity and audit systems without leaving your chat client.

WorkOS connects your enterprise identity platform to your AI agent, letting you manage complex organizations, audit security logs, and monitor Single Sign-On (SSO) connections via natural chat. Use this MCP to handle directory sync status checks and user roster lookups without ever logging into the WorkOS dashboard.

WorkOS MCP is compatible with Claude Claude
WorkOS MCP is compatible with ChatGPT ChatGPT
WorkOS MCP is compatible with Cursor Cursor
WorkOS MCP is compatible with Gemini Gemini
WorkOS MCP is compatible with Windsurf Windsurf
WorkOS MCP is compatible with VS Code VS Code
WorkOS MCP is compatible with JetBrains JetBrains
WorkOS MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Audit Security Events

The agent streams detailed historical events, letting you monitor who accessed what and when across any organization.

Manage Organization Structure

You can list all existing organizations or create new ones by specifying the name and authorized domains.

Monitor SSO Health

The MCP lists all active Single Sign-On connections, allowing you to check the status of critical enterprise authentication links.

Check Directory Sync Status

You get metadata and sync details for connected directories from providers like Okta or Azure AD.

List User Rosters and Groups

The agent retrieves complete lists of users and groups synced into WorkOS from your external directory.

Waiting for input…

AI Agent
WorkOS

What AI agents can do with WorkOS MCP: Directory & Governance Tools (10 tools)

Use these ten tools to control everything from creating new organizational accounts to retrieving detailed user rosters and auditing security events.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using WorkOS MCP

Create Workos Organization

Creates a new organizational record by requiring the name and authorized domains.

Get Audit Log Events

Retrieves a stream of security events tracked within a specific organization.

Get Sso Connection Details

Fetches detailed information for one particular Single Sign-On connection.

Get Directory Details

Retrieves metadata about a specific directory instance, such as Okta or Azure AD...

Get Organization Details

Fetches detailed information for a given organization ID.

List Sso Connections

Lists every active Single Sign-On connection configured across the account.

List Directories

Provides a list of all currently running directory synchronization instances.

List Directory Groups

Lists every group that has been synced from an external directory source.

List Workos Organizations

Retrieves a comprehensive list of all organizations managed in the WorkOS account.

List Directory Users

Lists every user that has been synced from an external directory source.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

WorkOS MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The WorkOS integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with WorkOS, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
WorkOS MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by WorkOS. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Pain of Administrative Overload

Today, checking your enterprise identity infrastructure means logging into WorkOS. You navigate to the SSO tab to check connection health. Then you jump to Directory Sync to see if users are syncing correctly. If you need an audit, you have to find a different section entirely. It’s a painful sequence of clicking through multiple dashboards just to get one status update.

With this MCP, that entire process shrinks down to conversation. Your agent handles the clicks for you. You ask about SSO health or directory sync status, and it gives you the full picture in plain text—no dashboard required.

Get Full Visibility with WorkOS MCP

The manual steps that vanish are: manually switching between SSO links and directory sync monitors; piecing together user lists from multiple sources; and building complex audit reports by exporting data piece by piece.

Now, you treat your entire identity platform like a conversational database. You ask, it delivers the comprehensive report. That's how modern ops teams work.

What WorkOS MCP does for your AI

Managing an enterprise's identity infrastructure shouldn't feel like navigating a decade-old web portal. This MCP connects your WorkOS account to any AI agent, letting you treat your entire organization setup as just another conversation. Instead of clicking through multiple tabs to check if a directory sync is active or finding the unique ID for a specific tenant, you simply ask your agent.

You can instantly list and audit all connected SSO services like SAML and OIDC links, or retrieve detailed metadata about any synced user group or organization. The Vinkius catalog makes it easy: connect once from your preferred AI client and gain full control over governance tasks—from creating new organizational records to streaming security audit logs—all through simple chat commands.

Built · Hosted · Managed by Vinkius WorkOS MCP - Manage Enterprise Identity & SSO
Server ID 019d7624-976b-70fd-a7c1-f593259f9d95
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about WorkOS MCP

How do I list all organizations using WorkOS MCP? +

You use list_workos_organizations to get a complete roster of every tenant in your account. This is the fastest way to see how many organizational records you're dealing with.

Can I check SSO connections status with WorkOS MCP? +

Yes, running list_sso_connections gives you a full list of all configured SAML and OIDC links. You can follow up by using get_sso_connection_details for deeper troubleshooting.

What is the difference between listing users and groups in WorkOS MCP? +

Use list_directory_users when you need a roster of individual accounts (like John Doe). Use list_directory_groups if you only care about membership lists, such as 'IT Admin Group'.

Does WorkOS MCP help with compliance auditing? +

Absolutely. You use get_audit_log_events to stream historical security data for any organization, which is crucial for proving who did what and when.

How do I create a new organization record via the MCP? +

You run the create_workos_organization tool. You must provide both the desired name and the list of authorized domains to complete the process.