Official Okta integration — manage users, groups, and authentication workflows via AI
The official Okta MCP server gives AI agents safe access to identity and access management workflows. It can automate user provisioning, group assignments, application access, and security event analysis. Features: - Create, update, and deactivate users - Manage groups, roles, and app assignments - Inspect authentication events and MFA status - Automate password reset flows and recovery rules - Query application access policies and sign-on rules - Manage OAuth/OIDC client configurations Okta MCP is ideal for security and IT teams that want AI to help enforce access policies and respond to identity incidents.
File location: .cursor/mcp.json (project) or ~/.cursor/mcp.json (global)
{
"oktaMcp": {
"command": "npx",
"args": [
"-y",
"@okta/mcp"
],
"env": {
"OKTA_ORG_URL": "https://dev-123456.okta.com",
"OKTA_API_TOKEN": "..."
}
}
}If you maintain Okta MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/okta-mcp)