face_detection_retrieve_details — Magic Hour MCP Tool
face_detection_retrieve_details
(face detection retrieve details) 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 face_detection_retrieve_details from your client
- Claude Code Magic Hour face_detection_retrieve_details run in your project directory
- Claude Desktop Magic Hour face_detection_retrieve_details ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Magic Hour face_detection_retrieve_details ~/.cursor/mcp.json
- VS Code Magic Hour face_detection_retrieve_details .vscode/mcp.json
- Zed Magic Hour face_detection_retrieve_details ~/.config/zed/settings.json
- Windsurf Magic Hour face_detection_retrieve_details ~/.codeium/windsurf/mcp_config.json
- Cline Magic Hour face_detection_retrieve_details ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Magic Hour face_detection_retrieve_details ~/.gemini/settings.json
- Grok Magic Hour face_detection_retrieve_details .mcp.json (in your project root)
- ChatGPT Magic Hour face_detection_retrieve_details Settings → Connectors → Advanced → Developer mode
- Claude.ai Magic Hour face_detection_retrieve_details Settings → Connectors → Add custom connector
- LangChain Magic Hour face_detection_retrieve_details 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_image_download
- fetch_audio_download
- fetch_video_download
- account_retrieve
- saved_items_list
- video_assets_generate_presigned_url
- 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.