Skip to content
Windsurf

Heartwood Memory — governed memory for AI agents for Windsurf

io.github.jermayne36/heartwood-memory

Heartwood Memory — governed AI agent memory; signed provenance. BUSL-1.1; not OSI open source.

client:Windsurf transport:stdio runtime:pypi

Install Heartwood Memory — governed memory for AI agents in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "heartwood-memory": {
      "command": "uvx",
      "args": [
        "heartwood-memory"
      ],
      "env": {
        "HEARTWOOD_DB_PATH": "<HEARTWOOD_DB_PATH>",
        "HEARTWOOD_TENANT": "<HEARTWOOD_TENANT>",
        "HEARTWOOD_MCP_ALLOWED_TOOLS": "<HEARTWOOD_MCP_ALLOWED_TOOLS>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Heartwood Memory — governed memory for AI agents in other clients