Auth0 MCP Server for Claude Desktop
com.auth0/mcp
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
client:Claude Desktop
transport:stdio
runtime:npm
Install Auth0 MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@auth0/auth0-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs