quorum for Grok
io.github.godzilla-lab/quorum
Market evidence with receipts: every claim resolves to a real stored record you can fetch back.
client:Grok
transport:streamable-http
tools:5
Install quorum in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"quorum": {
"type": "http",
"url": "https://quorum-api-j15n.onrender.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs