Skip to content
VS Code

SwarmHaul for VS Code

io.github.mighty840/swarmhaul

Multi-agent coordination protocol on Solana. Swarm formation, on-chain settlement, 14 MCP tools.

client:VS Code transport:streamable-http

Install SwarmHaul in VS Code

.vscode/mcp.json

{
  "servers": {
    "swarmhaul": {
      "type": "http",
      "url": "https://api.swarmhaul.defited.com/mcp"
    }
  }
}

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

SwarmHaul in other clients