CastHub for Claude Code
io.github.cast-hub/mcp
Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.
client:Claude Code
transport:stdio
runtime:npm
Install CastHub in Claude Code
run in your project directory
claude mcp add mcp -e CASTHUB_API_KEY=<CASTHUB_API_KEY> -e CASTHUB_MCP_URL=<CASTHUB_MCP_URL> -- npx -y @cast-hub/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs