Coolant for Grok
run.coolant/coolant
Instruments for what a model cannot know on its own: time, randomness, DNS, hashes, receipts.
client:Grok
transport:streamable-http
tools:28
Install Coolant in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"coolant": {
"type": "http",
"url": "https://coolant.run/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