wait_for_audio_project — Magic Hour MCP Tool
wait_for_audio_project
(wait for audio project) is one of 45 tools on the
Magic Hour
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wait_for_audio_project from your client
- Claude Code Magic Hour wait_for_audio_project run in your project directory
- Claude Desktop Magic Hour wait_for_audio_project ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Magic Hour wait_for_audio_project ~/.cursor/mcp.json
- VS Code Magic Hour wait_for_audio_project .vscode/mcp.json
- Zed Magic Hour wait_for_audio_project ~/.config/zed/settings.json
- Windsurf Magic Hour wait_for_audio_project ~/.codeium/windsurf/mcp_config.json
- Cline Magic Hour wait_for_audio_project ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Magic Hour wait_for_audio_project ~/.gemini/settings.json
- Grok Magic Hour wait_for_audio_project .mcp.json (in your project root)
- ChatGPT Magic Hour wait_for_audio_project Settings → Connectors → Advanced → Developer mode
- Claude.ai Magic Hour wait_for_audio_project Settings → Connectors → Add custom connector
- LangChain Magic Hour wait_for_audio_project pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http magic-hour https://mcp.magichour.ai/
Other tools on this server
- ping
- wait_for_video_project
- wait_for_image_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
- video_to_video_create_video
- image_projects_retrieve_details
- image_projects_delete
- ai_clothes_changer_create_image
- ai_face_editor_edit_image
- ai_gif_generator_create_image
- ai_image_editor_create_image
- ai_headshot_generator_create_image
- ai_image_generator_create_image
- ai_image_upscaler_create_image
- ai_meme_generator_create_image
- ai_qr_code_generator_create_image
- body_swap_create_image
- face_swap_photo_create_image
- head_swap_create_image
- image_background_remover_create_image
- photo_colorizer_create_image
- audio_projects_retrieve_details
- audio_projects_delete
- ai_voice_generator_create_audio
- ai_voice_cloner_create_audio
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.