ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SuperTokens with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage authentication, users, sessions, and roles via SuperTokens Core directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 18 capabilities

The complete SuperTokens capability set.

These are the exact actions your AI can choose when you ask it to work with SuperTokens.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through SuperTokens.

  1. 01

    Get user

    Get user details by ID

  2. 02

    Link accounts

    Link two user accounts together

  3. 03

    List roles

    List all roles

  4. 04

    Get tenant

    Get tenant details

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through SuperTokens.

  1. 05

    Get user metadata

    Get metadata for a user

  2. 06

    Bulk import users

    Bulk import users

  3. 07

    Assign role to user

    Assign a role to a user

  4. 08

    Delete user metadata

    Delete metadata for a user

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through SuperTokens.

  1. 09

    List user roles

    List roles assigned to a user

  2. 10

    Create or update role

    Create or update a user role

  3. 11

    Create or update tenant

    Create or update a tenant

  4. 12

    Create session

    Create a new session for a user

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through SuperTokens.

  1. 13

    Refresh session

    Refresh an existing session

  2. 14

    Remove session

    Remove/revoke a session

  3. 15

    Unlink accounts

    Unlink a user account

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through SuperTokens.

  1. 16

    Update user metadata

    Update metadata for a user

  2. 17

    Signin user

    Sign in a user

  3. 18

    Signup user

    Sign up a new user

Observed, not estimated

943ms average. Fast in production.

SuperTokens is checked daily against the live service.

Daily averagePeak 1111ms
Aug 20Today
Fastest day
792ms
Slowest day
1111ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 18 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of SuperTokens, so you can see the experience inside your AI.

It does not authenticate your account with SuperTokens. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

SuperTokens Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_CP9DImFvaf6eyl0RkLBvary4O9crAiMiAhFMQLXQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — SuperTokens capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "supertokens-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CP9DImFvaf6eyl0RkLBvary4O9crAiMiAhFMQLXQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions SuperTokens owners ask.

  • 01

    Can I retrieve specific user information using their ID?

    Yes, by using the get_user capability with the specific User ID, you can fetch the full profile, including email and account linking status.

  • 02

    How do I assign a specific role like 'admin' to a user?

    You can use the assign_role_to_user capability. Just provide the User ID and the role name to update their permissions immediately.

  • 03

    Is it possible to update custom user data or preferences?

    Absolutely. The update_user_metadata capability allows you to pass a JSON object to store or update custom information for any user.