# JumpCloud AI integration on Definable

> JumpCloud is a cloud-based directory platform that provides secure identity, access, and device management solutions for organizations.

## What this connects

JumpCloud is a cloud-based directory platform that provides secure identity, access, and device management solutions for organizations.

Vendor: https://jumpcloud.com

## Tools available

**2** tools available. First 2:

- `JUMPCLOUD_CREATE_SYSTEM` — Create System — Validates credentials and provides guidance for enrolling systems in JumpCloud. Important: JumpCloud does not support creating systems via REST API. Systems must be enrolled by installing the JumpCloud Agent on each device. This action performs a credential validation check and returns detailed instructions for agent-based system enrollment, including documentation links and Connect key guidance. Use this action when you need to: - Understand how to enroll new systems in JumpCloud - Validate API credentials before system management operations - Get documentation links for the JumpCloud Agent installation process
- `JUMPCLOUD_DELETE_ROLE` — Delete Role — Deletes a specific custom role from JumpCloud by its ID. This action permanently removes a custom role. Built-in system roles (Administrator, Read Only, Manager, etc.) cannot be deleted. Before deleting a role, ensure it is not currently assigned to any administrators. The operation is idempotent - attempting to delete a non-existent role returns success (404 treated as successful deletion).

## Auth

Auth schemes: `API_KEY`.

## How agents use JumpCloud

Inside a Definable workflow, JumpCloud is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → JumpCloud** — the Researcher (GPT-5.5) pulls context from JumpCloud (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → JumpCloud** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into JumpCloud (create record, post message, draft email).
- **Designer / Engineer → Distributor → JumpCloud** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via JumpCloud (attach file, open PR comment, post status).

The Verifier checks every JumpCloud call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/jumpcloud/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
