Skip to content
Claude Desktop

Heddle for Claude Desktop

io.github.davet47/heddle

Content-addressed contracts and a verification cache that cut agent context by skipping proven code.

client:Claude Desktop transport:stdio runtime:pypi

Install Heddle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "heddle": {
      "command": "uvx",
      "args": [
        "heddle-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Heddle in other clients