Android app for streaming and downloading media.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cloudstream": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cloudstream"
]
}
}
}