Auth0 Forms MCP Custom Extension
by mustafadeel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FORM_ID | Yes | The Auth0 Form ID to expose. | |
| MCP_AUTH | No | Leave on in production. Set to 'off' only for no-session local development. | |
| FORM_NAME | No | Controls the model-facing tool name. | |
| FORMS_ORIGIN | No | Custom domain that hosts the Forms bundle. | |
| AUTH0_AUDIENCE | No | API identifier used when Auth0 mints the MCP access token. | |
| FORM_DESCRIPTION | No | Controls the model-facing tool description. | |
| FORM_SESSION_FIELD | No | Hidden Form field receiving the session JWT, normally session_token. | |
| AUTH0_TENANT_ORIGIN | Yes | Canonical tenant issuer, such as https://tenant.us.auth0.com. | |
| AUTH0_FORMS_TRUST_SECRET | No | Shared secret for the Forms session JWT. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues