Skip to content
Windsurf

jules dispatch for Windsurf

io.github.yuuqq/jules-dispatch

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

client:Windsurf transport:stdio runtime:npm

Install jules dispatch in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

jules dispatch in other clients