Loading MCP server directory, please wait...
Connect your video workflows to cloud storage. Organize and access video assets across projects wi…
npx @getmcp/cli add ai.smithery/ctaylor86-mcp-video-download-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/ctaylor86-mcp-video-download-server": {
"url": "https://server.smithery.ai/@ctaylor86/mcp-video-download-server/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}