AI.TV MCP Server for Cursor
tv.ai/aitv
Remote MCP server for AI.TV creators — delegate account operations to your AI agent over MCP.
client:Cursor
transport:streamable-http
Install AI.TV MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aitv": {
"url": "https://api.ai.tv/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs