Heddle for Windsurf
io.github.davet47/heddle
Content-addressed contracts and a verification cache that cut agent context by skipping proven code.
client:Windsurf
transport:stdio
runtime:pypi
Install Heddle in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"heddle": {
"command": "uvx",
"args": [
"heddle-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs