releases.shpreview

Management MCP Server for WorkOS resources

July 1, 2026ChangelogView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes

We've released a new MCP server for managing WorkOS resources. This server enables Claude and other AI assistants to interact with WorkOS APIs through the Model Context Protocol.

Features

The Management MCP Server provides access to:

  • User Management: Create, read, update, and delete users
  • Organization Management: Manage organizations and their settings
  • Directory Sync: Configure and manage directory sync integrations
  • Audit Logs: Query and export audit logs
  • Role-Based Access Control: Manage roles and permissions

Getting Started

The server is available on GitHub and can be installed via npm:

npm install @workos/mcp-server

Configure it in your Claude desktop app or other MCP-compatible clients to start managing WorkOS resources through natural language.

Documentation

For detailed setup instructions and API reference, visit our MCP documentation.

Fetched July 2, 2026

Management MCP Server for WorkOS resources — Changelog — releases.sh