Skip to content
Zed

jumpcloud genai for Zed

com.jumpcloud/jumpcloud-genai

An MCP server that provides an API to LLMs to manage their JumpCloud resources.

client:Zed transport:streamable-http

Install jumpcloud genai in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "jumpcloud-genai": {
      "url": "https://mcp.jumpcloud.com/v1"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

jumpcloud genai in other clients