Auth0 OIDC MCP Server

MCPReference

by 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_ENV

    The environment setting (default: development)

  • AUTH0_SCOPErequired

    The scopes requested by the MCP Server (e.g., openid email profile offline_access read:todos)

  • API_BASE_URLrequired

    The base URL where your Todos API is running

  • AUTH0_DOMAINrequired

    The domain of your Auth0 tenant (e.g., acme.auth0.com)

  • AUTH0_AUDIENCErequired

    The unique identifier for your API (e.g., urn:todos-api)

  • AUTH0_CLIENT_IDrequired

    The Client ID from the Auth0 application you created

  • AUTH0_CLIENT_SECRETrequiredsecret

    The 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.