Skip to content
VS Code

Sprawl for VS Code

to.sprawl/sprawl

Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.

client:VS Code transport:streamable-http

Install Sprawl in VS Code

.vscode/mcp.json

{
  "servers": {
    "sprawl": {
      "type": "http",
      "url": "https://sprawl.to/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Sprawl in other clients