Supertokens Mcp Plugin
Freeby MCP Community
MCP plugin for SuperTokens
v1.0.3Added Apr 12, 2026
authauthenticationauthorisationnodejssupertokens
Supertokens Mcp Plugin MCP Server
MCP plugin for SuperTokens
Installation
Reviews
Installation
Quick install
npx -y supertokens-mcp-plugin
Add to claude_desktop_config.json
{
"mcpServers": {
"supertokens-mcp-plugin": {
"command": "npx",
"args": ["-y", "supertokens-mcp-plugin"]
}
}
}