ContextLattice for Zed
io.github.sheawinkler/contextlattice
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
client:Zed
transport:streamable-http
Install ContextLattice in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contextlattice": {
"url": "https://contextlattice.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs