Loading MCP server directory, please wait...
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
npx @getmcp/cli add com.auth0/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.auth0/mcp": {
"command": "npx",
"args": [
"-y",
"-y",
"@auth0/auth0-mcp-server",
"run"
]
}
}
}