Hashloom for Claude Desktop
io.github.davet47/hashloom
Content-addressed contracts and a verification cache that cut agent context by skipping proven code.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Hashloom in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hashloom": {
"command": "uvx",
"args": [
"hashloom"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs