theta-livestream-api-mcp

qinwei-gong/theta-livestream-api-mcp
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
MCP server for Theta EdgeCloud's Livestream APIs. Retrieve server URL and stream key for livestreaming directly from Claude Desktop, Claude Code, Codex, Cursor, and other MCP-compatible clients.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "theta-livestream-api": {
      "command": "npx",
      "args": [
        "-y",
        "qinwei-gong/theta-livestream-api-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Theta EdgeCloud's Livestream APIs. Retrieve server URL and stream key for livestreaming directly from Claude Desktop, Claude Code, Codex, Cursor, and other MCP-compatible clients.