Coolant for VS Code
run.coolant/coolant
Instruments for what a model cannot know on its own: time, randomness, DNS, hashes, receipts.
client:VS Code
transport:streamable-http
tools:28
Install Coolant in VS Code
.vscode/mcp.json
{
"servers": {
"coolant": {
"type": "http",
"url": "https://coolant.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs