Back to MCP Servers
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-memoryai
By CanopyHQ
Installation
npx -y phloemConfiguration
{
"mcpServers": {
"phloem": {
"command": "npx",
"args": ["-y", "phloem"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes