Facthouse for Zed
io.github.gordonkjlee/facthouse
Local AI memory: neuroscience-inspired Data→Information→Knowledge in SQLite you own.
client:Zed
transport:stdio
runtime:npm
Install Facthouse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"facthouse": {
"command": "npx",
"args": [
"-y",
"@facthouse/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs