Skip to content
Grok

TVWizard for Grok

ai.djwizard/tvwizard

Control Android TV from any AI. 38 MCP tools: playback, recap, recommend, smart-home, schedules.

client:Grok transport:streamable-http

Install TVWizard in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tvwizard": {
      "type": "http",
      "url": "https://tv.djwizard.ai/mcp/"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TVWizard in other clients