Skip to content
Windsurf

Chromecast / DLNA casting (catt) for Windsurf

io.github.amineutron/catt-mcp

Cast YouTube videos and media to a Chromecast or DLNA device with catt, and control playback.

client:Windsurf transport:stdio runtime:pypi

Install Chromecast / DLNA casting (catt) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "catt-mcp": {
      "command": "uvx",
      "args": [
        "catt-mcp"
      ],
      "env": {
        "CATT_DEVICE": "<CATT_DEVICE>",
        "TV_HOST": "<TV_HOST>",
        "ADB_PATH": "<ADB_PATH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Chromecast / DLNA casting (catt) in other clients