Skip to content
Cline

jules dispatch for Cline

io.github.yuuqq/jules-dispatch

Batch-dispatch coding tasks to Google Jules: 50 parallel sessions, plan approval, PR collection.

client:Cline transport:stdio runtime:npm

Install jules dispatch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jules-dispatch": {
      "command": "npx",
      "args": [
        "-y",
        "@yuuqq/jules-dispatch"
      ],
      "env": {
        "JULES_API_KEY": "<JULES_API_KEY>",
        "JULES_DEFAULT_SOURCE": "<JULES_DEFAULT_SOURCE>",
        "JULES_DEFAULT_BRANCH": "<JULES_DEFAULT_BRANCH>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

jules dispatch in other clients