auth0_create_form
Create a new Auth0 form
How to use it
auth0_create_form is exposed by the Auth0 MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the auth0_create_form tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Auth0 MCP Server
npx @auth0/auth0-mcp-server initOther tools in Auth0 MCP Server (23)
Create a new Auth0 action
Create a new Auth0 application
Create a client grant that authorizes an Auth0 application to access a specific API with defined scopes
Create a new Auth0 resource server (API)
Deploy an Auth0 action
Get details about a specific Auth0 action
Get details about a specific Auth0 application
Get details about a specific Auth0 form
Get a specific log entry by ID
Fetch the framework quickstart prompt, resolve and update callback URLs, and return code to integrate the Auth0 SDK
Get details about a specific Auth0 resource server
List all actions in the Auth0 tenant
List all applications in the Auth0 tenant or search by name
List all forms in the Auth0 tenant
List logs from the Auth0 tenant
List all resource servers (APIs) in the Auth0 tenant
Onboard a project with Auth0: creates an application configured for the given framework and saves credentials to a .env file
Publish an Auth0 form
Save an application's credentials as environment variables to a project's .env file (and add it to .gitignore)
Update an existing Auth0 action
Update an existing Auth0 application
Update an existing Auth0 form
Update an existing Auth0 resource server