Skip to content
VS Code

AI.TV MCP Server for VS Code

tv.ai/aitv

Remote MCP server for AI.TV creators — delegate account operations to your AI agent over MCP.

client:VS Code transport:streamable-http

Install AI.TV MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "aitv": {
      "type": "http",
      "url": "https://api.ai.tv/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AI.TV MCP Server in other clients