Subscribr for Claude Desktop
ai.subscribr/subscribr
The all-in-one YouTube content engine: research, ideas, thumbnails, scripts, and video.
client:Claude Desktop
transport:streamable-http
Install Subscribr in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"subscribr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://subscribr.ai/mcp/subscribr"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs