securemcp/securemcp-okta-gateway
Secure MCP Okta Gateway is a gateway server that provides OAuth 2.0 Authorization Server and Resource Server functionalities, acting as a bridge between Model Context Protocol (MCP) clients and Okta authentication
Platform-specific configuration:
{
"mcpServers": {
"securemcp-okta-gateway": {
"command": "npx",
"args": [
"-y",
"securemcp-okta-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...