AI.TV MCP Server for Zed
tv.ai/aitv
Remote MCP server for AI.TV creators — delegate account operations to your AI agent over MCP.
client:Zed
transport:streamable-http
Install AI.TV MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aitv": {
"url": "https://api.ai.tv/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs