Graphiti Local for Zed
io.github.renezander030/graphiti-local
Local-first temporal knowledge graph with six read-only MCP tools and human-reviewed writes.
client:Zed
transport:stdio
runtime:pypi
Install Graphiti Local in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"graphiti-local": {
"command": "uvx",
"args": [
"graphiti-local"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs