Skip to content
Cursor

quorum for Cursor

io.github.godzilla-lab/quorum

Market evidence with receipts: every claim resolves to a real stored record you can fetch back.

client:Cursor transport:streamable-http tools:5

Install quorum in Cursor

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

{
  "mcpServers": {
    "quorum": {
      "url": "https://quorum-api-j15n.onrender.com/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

quorum in other clients