The Auth0 Model Context Protocol (MCP) Server connects AI agents to your Auth0 tenant, allowing them to perform complex, multi-step operations in Auth0 such as creating applications, managing users, or deploying Actions. It leverages the Model Context Protocol (MCP), a standardized protocol that enables AI agents to communicate with external tools and APIs to execute tasks on your behalf. Designed for developers who use AI-powered tools like Cursor, Windsurf, or Claude Desktop, the Auth0 MCP Server transforms how developers manage their identity infrastructure, making it faster and easier to work with Auth0 services.Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Authentication and credential security
Auth0 MCP Server prioritizes robust security by managing authentication, validating requests, and ensuring secure communication with the Auth0 . This includes:- OAuth 2.0 Device Authorization Flow: Securely authenticates requests with Auth0.
- Secure credential storage: Credentials are securely stored in your system’s keychain and never exposed in plain text.
- Minimal API permissions: Only essential permissions are requested, adhering strictly to the principle of least privilege.
