corvid for Cursor
dev.workers.perch-app.corvid/corvid
Persistent memory for AI agents. Semantic recall by meaning, not just keywords. No signup needed.
client:Cursor
transport:streamable-http
Install corvid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"corvid": {
"url": "https://corvid.perch-app.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs