fetch_image_download — Magic Hour MCP Tool Read-only
fetch_image_download
(fetch image download) 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 fetch_image_download from your client
- Claude Code Magic Hour fetch_image_download run in your project directory
- Claude Desktop Magic Hour fetch_image_download ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Magic Hour fetch_image_download ~/.cursor/mcp.json
- VS Code Magic Hour fetch_image_download .vscode/mcp.json
- Zed Magic Hour fetch_image_download ~/.config/zed/settings.json
- Windsurf Magic Hour fetch_image_download ~/.codeium/windsurf/mcp_config.json
- Cline Magic Hour fetch_image_download ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Magic Hour fetch_image_download ~/.gemini/settings.json
- Grok Magic Hour fetch_image_download .mcp.json (in your project root)
- ChatGPT Magic Hour fetch_image_download Settings → Connectors → Advanced → Developer mode
- Claude.ai Magic Hour fetch_image_download Settings → Connectors → Add custom connector
- LangChain Magic Hour fetch_image_download 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
- wait_for_audio_project
- 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.