haltproof for Claude Desktop
io.github.rudrendupaul/haltproof
Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.
client:Claude Desktop
transport:stdio
runtime:pypi
Install haltproof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"haltproof": {
"command": "uvx",
"args": [
"haltproof-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs