Skip to content
Claude Desktop

Orcool Studio MCP for Claude Desktop

io.github.ryss30/orcool-studio

AI tools for mobile app ad production: concepts, avatars, video rendering, performance feedback.

client:Claude Desktop transport:sse

Install Orcool Studio MCP in Claude Desktop

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

{
  "mcpServers": {
    "orcool-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.orcool.com"
      ]
    }
  }
}

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

Orcool Studio MCP in other clients