Skip to content
Grok

Web3TV MCP Server for Grok

tv.web3/web3tv

Remote MCP server for Web3TV creators — manage your account over MCP.

client:Grok transport:streamable-http

Install Web3TV MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web3tv": {
      "type": "http",
      "url": "https://api.web3.tv/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

Web3TV MCP Server in other clients