fit_duration_to_content — Morpha MCP Tool
fit_duration_to_content
(fit duration to content) is one of 98 tools on the
Morpha
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fit_duration_to_content from your client
- Claude Code Morpha fit_duration_to_content run in your project directory
- Claude Desktop Morpha fit_duration_to_content ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Morpha fit_duration_to_content ~/.cursor/mcp.json
- VS Code Morpha fit_duration_to_content .vscode/mcp.json
- Zed Morpha fit_duration_to_content ~/.config/zed/settings.json
- Windsurf Morpha fit_duration_to_content ~/.codeium/windsurf/mcp_config.json
- Cline Morpha fit_duration_to_content ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Morpha fit_duration_to_content ~/.gemini/settings.json
- Grok Morpha fit_duration_to_content .mcp.json (in your project root)
- ChatGPT Morpha fit_duration_to_content Settings → Connectors → Advanced → Developer mode
- Claude.ai Morpha fit_duration_to_content Settings → Connectors → Add custom connector
- LangChain Morpha fit_duration_to_content pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http morpha https://morphareels.ai/mcp
Other tools on this server
- list_projects
- list_workspaces
- create_workspace
- rename_workspace
- open_project
- create_project
- move_project_to_workspace
- list_collection
- add_from_collection
- duplicate_project
- rename_project
- reid_project
- delete_project
- save_version
- list_versions
- restore_version
- rename_version
- delete_version
- upload_image
- upload_audio
- create_upload_link
- detect_text_regions
- safe_zones
- transcribe_clip
- clip_processing_status
- render_video
- render_status
- describe_video
- inspect_layers
- move_layer
- set_pivot
- add_keyframe
- set_keyframes_batch
- add_keyframes
- remove_keyframe
- shift_track
- set_track_loop
- add_image_layer
- add_video_layer
- add_shape
- add_curve
- duplicate_layer
- remove_layer
- reorder_layer
- set_style
- set_layer_fill
- set_text_background
- set_group_box
- add_color_keyframe
- remove_color_keyframe
- fade_layer
- set_layer_visible
- apply_preset
- apply_preset_stagger
- group_layers
- ungroup_layers
- set_group_parent
- rename_group
- add_to_collection
- remove_from_collection
- add_morpha_layer
- add_audio_overlay
- remove_audio_overlay
- update_audio_overlay
- set_video_layer_trim
- set_layer_block
- set_layer_transition
- move_band
- shift_group
- set_group_window
- set_duration
- cut_range
- set_embed_origins
- add_embed_origin
- remove_embed_origin
- set_custom_font
- list_fonts
- set_layer_text
- add_text_layer
- add_caption_track
- split_caption_line
- merge_caption_lines
- rename_layer
- set_loop
- set_canvas_size
- set_image_filename
- set_video_clip
- set_matte_source
- freeze_frame
- set_clip_speed
- add_speed_keyframe
- remove_speed_keyframe
- set_video_layer_muted
- add_page
- delete_page
- reorder_pages
- select_page
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.