Skip to content
VS Code

Gemot Deliberation Server for VS Code

dev.gemot/gemot

Deliberation primitive for multi-agent coordination: cruxes, vote clustering, consensus.

client:VS Code transport:streamable-http tools:7

Install Gemot Deliberation Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "gemot": {
      "type": "http",
      "url": "https://gemot.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Gemot Deliberation Server in other clients