Control any smart TV with natural language. Play Netflix, YouTube, Spotify by name with deep linking, cast URLs, scene presets, multi-room audio, and multi-TV sync. Supports LG, Samsung, Android TV, Roku. 21 MCP tools, no cloud required.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y smartest-tvAgent-CoreX intelligently routes which tools from Hybirdss/smartest-tv your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"smartest-tv": {
"command": "npx",
"args": [
"-y",
"smartest-tv"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add smartest-tvAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Hybirdss/smartest-tv directly without routing
npx -y smartest-tvNew to Agent-CoreX? View setup guide →