Skip to content
Claude Desktop

Recalo for Claude Desktop

com.recaloapp/recalo

Your life in Recalo, from your AI: recipes, movies, books, places, people. Needs a Recalo account.

client:Claude Desktop transport:streamable-http

Install Recalo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "recalo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://my.recaloapp.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Recalo in other clients