Skip to content
Windsurf

Awaitless for Windsurf

io.github.xpluspro/awaitless

Durable execution and named concurrency queues for coding agents across local, SSH, and Slurm.

client:Windsurf transport:stdio runtime:pypi

Install Awaitless in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "awaitless": {
      "command": "uvx",
      "args": [
        "awaitless-runner"
      ]
    }
  }
}

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

Awaitless in other clients