ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Casdoor with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage identity and access control via Casdoor. list users, manage organizations, and configure applications directly from any 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 · 10 capabilities

The complete Casdoor capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Casdoor.

  1. 01

    Get application

    Get a specific application

  2. 02

    Get organization

    Get a specific organization

  3. 03

    Get user

    Get a specific user by ID

  4. 04

    List organizations

    List all organizations

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Casdoor.

  1. 05

    List users

    List users in an organization

  2. 06

    Get userinfo

    Get the profile of the authenticated user

  3. 07

    Add user

    Requires owner (organization) and name (username). Add a new user

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Casdoor.

  1. 08

    Delete user

    Requires the owner (organization) and name (username) of the user to delete. Delete a user

  2. 09

    List applications

    List applications in an organization

  3. 10

    Update user

    The ID parameter must be formatted as <organization>/<username>. Update an existing user

Observed, not estimated

890ms average. Fast in production.

Casdoor is checked daily against the live service.

Daily averagePeak 1150ms
Aug 20Today
Fastest day
767ms
Slowest day
1150ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Casdoor, so you can see the experience inside your AI.

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

Casdoor Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/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 — Casdoor capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "casdoor-iam-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/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 Casdoor owners ask.

  • 01

    How do I list all users belonging to a specific organization?

    Use the list_users capability and provide the organization name in the 'owner' parameter. The agent will return a list of all users registered under that organization.

  • 02

    What format should I use to fetch a specific user's details?

    When using the get_user capability, the ID must be formatted as /. For example, to find user 'alice' in the 'built-in' organization, use 'built-in/alice'.

  • 03

    Can I manage applications and organizations as well?

    Yes. You can use list_organizations and get_organization to manage your hierarchy, and list_applications or get_application to inspect app-specific configurations.