Skip to content
Windsurf

tvsub MCP for Windsurf

io.github.launzi/tvsub-mcp

Control tvsub for Apple TV.app: subtitles, glossary-aware translation, overlay, styling, and sync.

client:Windsurf transport:stdio runtime:pypi

Install tvsub MCP 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": {
    "tvsub-mcp": {
      "command": "uvx",
      "args": [
        "tvsub-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

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

tvsub MCP in other clients