OrcaVault for Zed
io.github.keiko-dev-lcai/orcavault-mcp
Permanent on-chain memory for AI agents on Lightchain via a one-time unlock.
client:Zed
transport:sse
Install OrcaVault in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"orcavault-mcp": {
"url": "https://orcavault-mcp-production.up.railway.app/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs