An MCP server for controlling LG webOS TVs via SSAP protocol, enabling AI clients to adjust settings, switch inputs, launch apps, and more.
{
"mcpServers": {
"lgtv-control": {
"command": "npx",
"args": [
"-y",
"lgtv-control-mcp"
]
}
}
}