Skip to content
Back to search
30
MCP

Auth0

pulsemcp/auth0

Integrates with LLMs and AI agents, allowing you to perform various Auth0 management operations using natural language. For instance, you could simply ask Claude to create a new Auth0 app and get the domain and client ID.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
0 tools
Auth0 MCP Server
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
0 tools
Authentik
Integrates with Authentik's identity and access management platform to provide user, group, and application management capabilities alongsid
0 tools
Entropy0
Source trust and URL safety tools for AI agents: evaluate domains before your agent fetches them.
0 tools
io.github.mikerawsonnz/authenticated-multi-llm-agent
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
0 tools · streamable-http
Customer.io
Integrates with Customer.io's customer engagement platform to enable workspace management, user profile inspection, segment generation, and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "auth0": {
      "url": "None",
      "transport": "http"
    }
  }
}