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. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mustafadeel/auth0-poc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server