JumpCloud Connector for AI agents.
10 live capabilities
Manage directory identities and SSO applications with your AI agent.
Waiting for input…
Why people use JumpCloud
JumpCloud for Directory and SSO Auditing
This Connector lets you skip the tab switching. You just ask your agent to pull the data you need, and it brings the info back to you in a clean list. You get a clear picture of your identity landscape without the manual overhead.
What Vinkius changes
Your AI agent becomes a functional extension of your JumpCloud admin console.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying non-compliant hardware
An admin needs to see which laptops are running old OS versions.
- Real-world use case 02
Verifying user permissions
A security lead wants to check if a specific user has admin rights.
- Real-world use case 03
Auditing SSO integrations
An IT manager wants to see every SSO app the company uses.
Complete set · 10capabilities
The complete JumpCloud capability set.
These are the exact actions your AI can choose when you ask it to work with JumpCloud.
01—04
4 capabilities in this set.
Part of 10 available through JumpCloud.
- 01 Capability
Get user
Pull account metadata and security settings for a specific user to help with vetting. It provides a clear view of individual permissions.
- 02 Capability
List directories
Lists all configured directories like LDAP or Google for auditing identity sources. It helps map out your external data.
- 03 Capability
List networks
Lists all RADIUS networks to check WiFi and VPN authentication settings. Use this to verify network access rules.
- 04 Capability
List policies
Lists all system security policies to check compliance for disk encryption and firewalls. It shows your global fleet rules.
05—07
3 capabilities in this set.
Part of 10 available through JumpCloud.
- 05 Capability
List system groups
Lists all system groups to identify device cohorts for policy application. It helps group your hardware by function.
- 06 Capability
List systems
Lists all managed systems including hostnames and OS versions for hardware audits. It gives you a snapshot of your fleet.
- 07 Capability
List commands
Lists saved management commands to help audit your automation scripts. It shows what actions are pre-configured.
08—10
3 capabilities in this set.
Part of 10 available through JumpCloud.
- 08 Capability
List applications
Lists all configured SSO applications to audit software access across the company. This helps identify integrated SaaS capabilities.
- 09 Capability
List user groups
Lists all user groups to map out the organizational structure and access controls. This shows your internal hierarchy.
- 10 Capability
List users
Lists all users in JumpCloud to serve as the primary starting point for identity audits. It provides a high-level user overview.
Set up in minutes
One URL. Then ask JumpCloud to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use JumpCloud 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_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable JumpCloud for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud URL.
- Step 03
Save and start
Save the connection and enable JumpCloud in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jumpcloud": {
"url": "https://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud
Open Agent mode in chat and ask: "Using JumpCloud, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jumpcloud": {
"url": "https://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud
Ask Copilot: "Using JumpCloud, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jumpcloud": {
"url": "https://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud
Open Cascade and ask: "Using JumpCloud, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jumpcloud": {
"url": "https://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud
Ask Cline: "Using JumpCloud, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jumpcloud --transport http "https://edge.vinkius.com/vk_preview_TZPkMNtxkEbl31fjKMWmXN3EofPNtibEYqSgFf7L/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 JumpCloud
Ask Claude: "Using JumpCloud, show me...". 10 tools are ready
Where the request belongs
Work JumpCloud can move forward.
This is for the IT ops lead who is tired of manual auditing or the security engineer who needs to verify permissions across multiple directories quickly.
IT Administrator
Auditing user groups and system statuses during off-hours to ensure everything is running correctly.
Security Engineer
Verifying disk encryption and firewall policies across the entire fleet to maintain compliance.
Identity Manager
Checking SSO app integrations and directory sources to manage company access controls.
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.
Casdoor (IAM)
Manage identity and access control via Casdoor. list users, manage organizations, and configure applications directly from any AI agent.
BoxyHQ (Enterprise SSO)
Manage Enterprise SSO and Directory Sync (SCIM) via BoxyHQ. configure SAML/OIDC connections and automate user provisioning directly from your AI agent.
Userfront
Manage users, multi-tenant structures, and authentication sessions directly through Userfront's identity platform.
WorkOS
Manage enterprise organizations, SSO connections, and directory sync on WorkOS. the platform for enterprise-ready features.
Bring your own AI
Change the model, client or framework. Keep JumpCloud 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 JumpCloud.
The practical details behind the request, access and result.
Can the JumpCloud MCP help me audit my users?
Yes, it can pull the full list of usernames and IDs from your directory. This makes it easy to verify your user base without manual exports.
How does JumpCloud MCP handle SSO apps?
It retrieves a list of all configured SSO applications. You can use this to quickly audit which third-party capabilities are integrated with your identity provider.
Can I use JumpCloud MCP to check my fleet's security?
Yes, it can retrieve system security policies and OS versions. This allows you to quickly identify devices that aren't meeting your compliance standards.
Does JumpCloud MCP work with LDAP?
It can list your configured directories, including LDAP, Active Directory, and Google. This helps you audit your various identity sources in one place.
Can JumpCloud MCP help with VPN audits?
It can list your RADIUS networks, which is perfect for checking WiFi and VPN authentication settings across your organization.
Can I use the JumpCloud MCP to add new users?
No, this Connector is designed for reading and auditing data. It can list users and check permissions, but it cannot create new accounts or change passwords.
How do I get JumpCloud API credentials?
Log in to your JumpCloud Admin Console, navigate to Settings > API Settings, and copy your API Key.
Which API versions are used?
This Connector utilizes both JumpCloud API v1 and v2 endpoints to provide comprehensive coverage of users, groups, and systems.
Can I see managed systems?
Yes, the list_systems capability allows you to retrieve a list of all devices currently managed by your JumpCloud account.
One connection away
Give your agent a direct line to JumpCloud.
Connect JumpCloud once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available