Loading MCP server directory, please wait...
Magic Hour hosted MCP: AI video (Sora 2, Veo 3.1, Kling 3.0), images, audio, face swap, lip sync.
npx @getmcp/cli add io.github.RhythmP28/magic-hourRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <MAGIC_HOUR_API_KEY>. Get a free key at https://magichour.ai/developer (400 credits on signup + 100/day). Claude web/desktop can use OAuth instead (client id magic-hour-mcp).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RhythmP28/magic-hour": {
"url": "https://mcp.magichour.ai/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}