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