Skip to content
Claude Desktop

My TV Channel for Claude Desktop

com.my-tv-channel/my-tv-channel

Create and run 24/7 linear TV channels. Import videos by URL; we transcode, schedule and stream.

client:Claude Desktop transport:streamable-http tools:19

Install My TV Channel in Claude Desktop

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

{
  "mcpServers": {
    "my-tv-channel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://my-tv-channel.com/api/mytvchannel/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

What Claude Desktop can do once it is connected

My TV Channel in other clients