Skip to content
VS Code

corvid for VS Code

dev.workers.perch-app.corvid/corvid

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

client:VS Code transport:streamable-http

Install corvid in VS Code

.vscode/mcp.json

{
  "servers": {
    "corvid": {
      "type": "http",
      "url": "https://corvid.perch-app.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

corvid in other clients