smartest-tv for Claude Code
io.github.hybirdss/smartest-tv
Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.
client:Claude Code
transport:stdio
runtime:pypi
Install smartest-tv in Claude Code
run in your project directory
claude mcp add smartest-tv -e TV_PLATFORM=<TV_PLATFORM> -e TV_IP=<TV_IP> -e TV_MAC=<TV_MAC> -- uvx stv
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs