corvid for Zed
dev.workers.perch-app.corvid/corvid
Persistent memory for AI agents. Semantic recall by meaning, not just keywords. No signup needed.
client:Zed
transport:streamable-http
Install corvid in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"corvid": {
"url": "https://corvid.perch-app.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs