Skip to content
Claude Desktop

Rovyn for Claude Desktop

app.rovyn/rovyn

Your assistant curates. Rovyn plays. Podcast plans become tap-to-play editions; receipts come back.

client:Claude Desktop transport:streamable-http

Install Rovyn in Claude Desktop

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

{
  "mcpServers": {
    "rovyn": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.rovyn.app/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

Rovyn in other clients