Auth0 OIDC MCP Server
MCPReferenceby KevinJoback
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
mcpremote-capable
MCP configuration
stdio
Environment
NODE_ENVThe environment setting (default: development)
AUTH0_SCOPErequiredThe scopes requested by the MCP Server (e.g., openid email profile offline_access read:todos)
API_BASE_URLrequiredThe base URL where your Todos API is running
AUTH0_DOMAINrequiredThe domain of your Auth0 tenant (e.g., acme.auth0.com)
AUTH0_AUDIENCErequiredThe unique identifier for your API (e.g., urn:todos-api)
AUTH0_CLIENT_IDrequiredThe Client ID from the Auth0 application you created
AUTH0_CLIENT_SECRETrequiredsecretThe Client Secret from the Auth0 application you created
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.