Skip to main content
Knowledge & MemoryGo

CanopyHQ/phloem

Local-first AI memory with causal graphs and citation verification. Semantic search, confidence decay when code drifts, and zero network connections. Works across Claude Code, Cursor, VS Code, and 7 more MCP clients.

knowledge-memorylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/CanopyHQ/phloem

Claude Desktop configuration example:

{
  "mcpServers": {
    "phloem": {
      "command": "npx",
      "args": [
        "-y",
        "CanopyHQ/phloem"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Go
Author
CanopyHQ