Recall for Cursor
io.github.mcp-dir/recall-mcp
Recall (recall.it) — your AI knowledge base / 'second brain'. Via the official API: semantic search
client:Cursor
transport:streamable-http
tools:10
Install Recall in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recall-mcp": {
"url": "https://api.mcp.ai/p_recall"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs