okta-mcp.md

Okta MCP

from"okta"
650

Okta identity and access management

Security
OktaidentitySSOaccess
install.sh
# Clone the repository
$git clone https://github.com/okta/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve