Skip to content
Claude Desktop

royaltea for Claude Desktop

technology.royalty/royaltea

Manage your RoyalTea game studio: tasks, milestones, team, and royalty data. 77 tools, OAuth 2.1.

client:Claude Desktop transport:streamable-http

Install royaltea in Claude Desktop

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

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

royaltea in other clients