Magic Hour for Grok
io.github.magichourhq/magic-hour
Create and edit images, videos, and audio through Magic Hour's hosted Streamable HTTP MCP server.
client:Grok
transport:streamable-http
tools:45
Install Magic Hour in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"magic-hour": {
"type": "http",
"url": "https://mcp.magichour.ai/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- ping
- wait_for_video_project
- wait_for_image_project
- wait_for_audio_project
- fetch_image_download
- fetch_audio_download
- fetch_video_download
- account_retrieve
- saved_items_list
- video_assets_generate_presigned_url
- face_detection_retrieve_details
- face_detection_detect_faces
- video_projects_retrieve_details
- video_projects_delete
- ai_talking_photo_create_talking_photo
- ai_video_editor_create_video
- animation_create_video
- audio_to_video_create_video
- auto_subtitle_generator_create_video
- character_replace_create_video
- face_swap_create_video
- image_to_video_create_video
- lip_sync_create_video
- text_to_video_create_video