Skip to content
Cursor

Web3TV MCP Server for Cursor

tv.web3/web3tv

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

client:Cursor transport:streamable-http

Install Web3TV MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "web3tv": {
      "url": "https://api.web3.tv/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Web3TV MCP Server in other clients