attach_shot_continuity_reference — Squall Studio MCP Tool
attach_shot_continuity_reference
(attach shot continuity reference) is one of 30 tools on the
Squall Studio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call attach_shot_continuity_reference from your client
- Claude Code Squall Studio attach_shot_continuity_reference run in your project directory
- Claude Desktop Squall Studio attach_shot_continuity_reference ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Squall Studio attach_shot_continuity_reference ~/.cursor/mcp.json
- VS Code Squall Studio attach_shot_continuity_reference .vscode/mcp.json
- Zed Squall Studio attach_shot_continuity_reference ~/.config/zed/settings.json
- Windsurf Squall Studio attach_shot_continuity_reference ~/.codeium/windsurf/mcp_config.json
- Cline Squall Studio attach_shot_continuity_reference ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Squall Studio attach_shot_continuity_reference ~/.gemini/settings.json
- Grok Squall Studio attach_shot_continuity_reference .mcp.json (in your project root)
- ChatGPT Squall Studio attach_shot_continuity_reference Settings → Connectors → Advanced → Developer mode
- Claude.ai Squall Studio attach_shot_continuity_reference Settings → Connectors → Add custom connector
- LangChain Squall Studio attach_shot_continuity_reference pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http squall-studio https://squallstudio.com/api/mcp
Other tools on this server
- list_projects
- get_project
- get_project_episodes
- get_episode
- get_episode_editor
- get_episode_shots
- list_episode_segments
- get_scene_assets
- get_project_script
- get_project_characters
- get_character
- get_character_looks
- get_project_locations
- get_location
- get_asset_library
- get_job
- list_project_jobs
- list_shot_continuity_references
- generate_script
- generate_shot_clip
- generate_character_image
- generate_location_image
- generate_shot_background_image
- generate_episode_music
- update_shot
- update_location
- upload_shot_continuity_reference
- update_shot_continuity_reference
- remove_shot_continuity_reference
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.