Skip to content
Gemini CLI

corvid for Gemini CLI

dev.workers.perch-app.corvid/corvid

Persistent memory for AI agents. Semantic recall by meaning, not just keywords. No signup needed.

client:Gemini CLI transport:streamable-http

Install corvid in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "corvid": {
      "httpUrl": "https://corvid.perch-app.workers.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

corvid in other clients