TVWizard for VS Code
ai.djwizard/tvwizard
Control Android TV from any AI. 38 MCP tools: playback, recap, recommend, smart-home, schedules.
client:VS Code
transport:streamable-http
Install TVWizard in VS Code
.vscode/mcp.json
{
"servers": {
"tvwizard": {
"type": "http",
"url": "https://tv.djwizard.ai/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs