
Jumpcloud Genai
Let your coding agent list and change JumpCloud users, groups, and devices without clicking through the admin console.
Overview
com.jumpcloud/jumpcloud-genai is an Operate-phase MCP server that lets LLM agents manage JumpCloud directory and device resources through a hosted streamable-http endpoint.
What is this MCP server?
- Streamable HTTP remote at mcp.jumpcloud.com/v1 (server schema v2025-07-09)
- Exposes JumpCloud resource management to LLMs via MCP tools
- Fits agents that automate onboarding, access reviews, and device policy checks
- Version 0.0.38 published in the official server manifest
- MCP integration wired for Claude Code, Cursor, and Codex-style clients
- Remote URL: https://mcp.jumpcloud.com/v1
- Transport: streamable-http
- Manifest version: 0.0.38
What problem does it solve?
JumpCloud admin work is repetitive console hopping when you want an agent to answer who has access or fix device state during an incident.
Who is it for?
Indie SaaS founders or tiny teams already on JumpCloud who want Claude Code or Cursor to script user and device operations safely.
Skip if: Builders with no JumpCloud tenant, or anyone who needs deep penetration testing tooling instead of IAM operations.
What do I get? / Deliverables
After you register the remote MCP URL with your agent, JumpCloud changes and lookups can run as tool calls instead of manual admin sessions.
- Registered remote MCP connection to JumpCloud
- Agent-callable tools for JumpCloud resource management
- Repeatable admin workflows without full console navigation
Recommended MCP Servers
Journey fit
JumpCloud is production identity and device control, which solo builders touch after ship when they run a real org footprint. Infra is the canonical shelf for directory, SSO, and endpoint management APIs rather than feature coding.
How it compares
Hosted JumpCloud MCP integration, not a local agent skill or generic shell script.
Common Questions / FAQ
Who is com.jumpcloud/jumpcloud-genai for?
It is for solo builders and small teams using JumpCloud who want their AI coding agent to manage JumpCloud resources via MCP.
When should I use com.jumpcloud/jumpcloud-genai?
Use it during Operate when you automate onboarding, access checks, or device administration from Claude Code, Cursor, or Codex.
How do I add com.jumpcloud/jumpcloud-genai to my agent?
Add the streamable-http remote https://mcp.jumpcloud.com/v1 in your MCP client config and authenticate per JumpCloud requirements for API access.