Skip to content
Cursor

Recall for Cursor

io.github.imjakezimmer32/recall

Notes, files, GitHub, and Drive through one MCP connection.

client:Cursor transport:streamable-http

Install Recall in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "recall": {
      "url": "https://recall.arraybud.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Recall in other clients