Loading MCP server directory, please wait...
Governed agent recall with signed provenance and policy gates. BUSL-1.1; not OSI open source.
npx @getmcp/cli add io.github.jermayne36/heartwood-memoryRequires Python 3.10+. Community-contributed server. Review source before installing.
HEARTWOOD_DB_PATHPath to the local Heartwood SQLite database.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jermayne36/heartwood-memory": {
"command": "uvx",
"args": [
"heartwood-memory"
],
"env": {
"HEARTWOOD_DB_PATH": "",
"HEARTWOOD_TENANT": "tenant:default",
"HEARTWOOD_MCP_ALLOWED_TOOLS": "recall,explain_recall,health"
}
}
}
}