Stats
Actions
Tags
From clauth
Authentication and authorization server for Claude Code. Manages user identities, sessions, and access control within the MCP environment.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clauth": {
"command": "clauth",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
clauthCommand-line arguments passed to the server process
npx claudepluginhub uwuclxdy/clauth --plugin clauth