TVWizard✓
ai.djwizard/tvwizard · v0.7.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.djwizard/tvwizard",
"description": "Control Android TV from any AI. 38 MCP tools: playback, recap, recommend, smart-home, schedules.",
"title": "TVWizard",
"repository": {
"url": "https://github.com/fizzious1/TVWizard-mcp",
"source": "github"
},
"version": "0.7.0",
"websiteUrl": "https://tv.djwizard.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://tv.djwizard.ai/mcp/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}