loci for Zed
io.github.3m1ry33t/loci
Scoped memory for coding agents: picks the right project, answers in scope, or abstains.
client:Zed
transport:stdio
runtime:pypi
Install loci in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"loci": {
"command": "uvx",
"args": [
"loci-mem"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs