Odel
Heddle

Heddle

Local
@davet472PythonApache-2.0Updated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIheddle-mcpv0.3.2

Run

uvx heddle-mcp

MCP client config

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