For AI agents & agent frameworks

MCP (Model Context Protocol) lets AI coding tools like Claude Desktop and Cursor run Jungle Grid jobs directly. If you’re just submitting jobs yourself, you don’t need this — use the CLI or portal instead.

Add Jungle Grid to your MCP host in one block.

Paste this under your host's mcpServers section to expose Jungle Grid inside agent workflows.

Claude DesktopCursorWindsurfAny MCP-aware host
See the full MCP setup guide →
Paste under `mcpServers`Replace `jg_` with a real Jungle Grid API key.
"junglegrid": {
  "command": "npx",
  "args": [
    "-y",
    "@jungle-grid/mcp"
  ],
  "env": {
    "JUNGLE_GRID_API_KEY": "jg_"
  }
}

Give your agents an execution layer.

Submit work through the API. Jungle Grid handles execution, logs, recovery, and lifecycle tracking while your application stays focused on the result.

Run your first API job
Read API quickstart
No card required to start$5 default spending cap for new accountsWe never train on your dataBilled only through Jungle Grid - no provider feesCancel any job at any time