oktadev/okta-cross-app-access-mcp
The repository demonstrates a sophisticated enterprise integration pattern where an AI-enabled agent application (Agent0) can securely access resources from a separate todo management application (Todo0) without requiring users to authenticate separately to each system.
Platform-specific configuration:
{
"mcpServers": {
"okta-cross-app-access-mcp": {
"command": "npx",
"args": [
"-y",
"okta-cross-app-access-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...