agent escrow for Grok
io.github.jdhart81/agent-escrow
Trustless escrow & settlement for A2A transactions: exactly-once state machine, frozen fees, tamper-
client:Grok
transport:streamable-http
tools:9
Install agent escrow in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-escrow": {
"type": "http",
"url": "https://mcp.viridisconservation.com/escrow/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