jumpcloud genai for Cursor
com.jumpcloud/jumpcloud-genai
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
client:Cursor
transport:streamable-http
Install jumpcloud genai in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jumpcloud-genai": {
"url": "https://mcp.jumpcloud.com/v1"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs