Casdoor (IAM) Connector for AI agents.
10 live capabilities
Manage identity and access control through conversational commands.
Waiting for input…
Why people use Casdoor (IAM)
Casdoor (IAM) IAM Management for Identity Security
With this Connector, you just tell your agent what to do. You can say 'Add a user to the marketing org' and it handles the heavy lifting. You get done in one sentence what used to take ten clicks.
What Vinkius changes
You get a conversational interface for your entire Casdoor identity infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid Employee Onboarding
An HR manager asks the agent to create 5 new users in the 'Engineering' org using add_user to get people into the system immediately.
- Real-world use case 02
Security Compliance Audit
A security pro uses list_applications to find every app connected to the 'Marketing' org to ensure no unauthorized capabilities are active.
- Real-world use case 03
Permission Debugging
A dev uses get_userinfo to see if their current session actually has the right permissions for a specific task while they are testing a feature.
Complete set · 10capabilities
The complete Casdoor (IAM) capability set.
These are the exact actions your AI can choose when you ask it to work with Casdoor (IAM).
01—04
4 capabilities in this set.
Part of 10 available through Casdoor (IAM).
- 01 Capability
Add user
Create a new user in a specific organization. It requires the owner name and the new username.
- 02 Capability
Delete user
Remove a user from an organization. You just need to provide the organization and the username.
- 03 Capability
Get application
Fetch the details for a specific application. Use this to check configuration settings or status.
- 04 Capability
Get organization
Retrieve specific details for an organization. It helps you understand the hierarchy of your IAM setup.
05—07
3 capabilities in this set.
Part of 10 available through Casdoor (IAM).
- 05 Capability
Get user
Get a specific user's profile by their unique ID. Use this to pull detailed account information.
- 06 Capability
List applications
See all applications registered within an organization. This is great for auditing what's connected.
- 07 Capability
List organizations
List every organization in your Casdoor instance. Use this to get a high-level view of your IAM structure.
08—10
3 capabilities in this set.
Part of 10 available through Casdoor (IAM).
- 08 Capability
List users
See all users currently in an organization. It's the fastest way to audit a specific group.
- 09 Capability
Update user
Modify an existing user's details. You need to provide the ID in a specific format to make changes.
- 10 Capability
Get userinfo
Pull the profile of the currently authenticated user. Use this to verify permissions for the current session.
Set up in minutes
One URL. Then ask Casdoor (IAM) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Casdoor (IAM) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Casdoor (IAM), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Casdoor (IAM) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Casdoor (IAM) URL.
- Step 03
Save and start
Save the connection and enable Casdoor (IAM) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"casdoor-iam": {
"url": "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Casdoor (IAM)
Open Agent mode in chat and ask: "Using Casdoor (IAM), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"casdoor-iam": {
"url": "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Casdoor (IAM)
Ask Copilot: "Using Casdoor (IAM), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"casdoor-iam": {
"url": "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Casdoor (IAM)
Open Cascade and ask: "Using Casdoor (IAM), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"casdoor-iam": {
"url": "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Casdoor (IAM)
Ask Cline: "Using Casdoor (IAM), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add casdoor-iam --transport http "https://edge.vinkius.com/vk_preview_vVsHmkekiRLbXOJQdNe0SrKltnYFMZBeRtqJbZaS/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Casdoor (IAM)
Ask Claude: "Using Casdoor (IAM), show me...". 10 tools are ready
Where the request belongs
Work Casdoor can move forward.
For the DevOps engineer who's tired of manual user provisioning at 2am, or the security auditor who needs to verify permissions across dozens of organizations quickly.
DevOps Engineer
Automates user setup for new hires during onboarding to keep the team moving.
Security Auditor
Checks app configurations and user roles for compliance reviews without manual exports.
Full-stack Developer
Manages test accounts and app settings while staying in the code.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAtlassian Crowd
Equip your AI agent to manage users, groups, and directory memberships via the Atlassian Crowd API.
Authing
Cloud-native identity and access management platform. manage users, roles, and security logs via AI.
Userfront
Manage users, multi-tenant structures, and authentication sessions directly through Userfront's identity platform.
Frontegg
Manage B2B identity, provision users, and oversee tenants via AI agents with Frontegg.
Okta
Equip your AI agent with Okta Identity Cloud to manage users, groups, and seamless authentication effortlessly.
FusionAuth (Enterprise Identity & Auth)
Manage enterprise identity, users, and applications via FusionAuth. create users, list applications, and handle authentication flows directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Casdoor connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Casdoor.
The practical details behind the request, access and result.
What does the Casdoor (IAM) MCP actually do?
It lets you manage your identity and access control system using natural language. You can create users, check organization details, and manage your apps through an AI client.
Can I use Casdoor (IAM) to manage multiple organizations?
Yes, you can list all organizations and fetch specific details for any of them to keep your IAM hierarchy organized.
How do I use Casdoor (IAM) for security audits?
You can use it to quickly list all applications or users within a specific organization to verify compliance and permissions.
Does Casdoor (IAM) support user updates?
Yes, you can update specific user profiles using their ID, making it easy to change details without using the web dashboard.
Can the Casdoor (IAM) MCP see who I am?
Yes, it can retrieve the profile of the currently authenticated user so you can verify permissions instantly.
Is the Casdoor (IAM) MCP safe for production?
It uses your existing Casdoor credentials to perform actions, so it follows your existing security rules and permissions.
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.
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'.
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.
One connection away
Give your agent a direct line to Casdoor.
Connect Casdoor once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available