Philips TV (JointSpace + ADB) for Windsurf
io.github.amineutron/pylips-mcp
Control a Philips Android TV over JointSpace and ADB: power, volume, apps, keys, screen, Ambilight.
client:Windsurf
transport:stdio
runtime:pypi
Install Philips TV (JointSpace + ADB) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pylips-mcp": {
"command": "uvx",
"args": [
"pylips-mcp"
],
"env": {
"TV_HOST": "<TV_HOST>",
"TV_USER": "<TV_USER>",
"TV_PASS": "<TV_PASS>",
"DENON_HOST": "<DENON_HOST>",
"DENON_PORT": "<DENON_PORT>",
"PYLIPS_TLS_FINGERPRINT": "<PYLIPS_TLS_FINGERPRINT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs