Skip to content
Cursor

Gemot Deliberation Server for Cursor

dev.gemot/gemot

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

client:Cursor transport:streamable-http tools:7

Install Gemot Deliberation Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gemot": {
      "url": "https://gemot.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Gemot Deliberation Server in other clients