update_creator_flow_project — Cannon Studio MCP Tool Mutating
update_creator_flow_project
(update creator flow project) is one of 31 tools on the
Cannon Studio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_creator_flow_project from your client
- Claude Code Cannon Studio update_creator_flow_project run in your project directory
- Claude Desktop Cannon Studio update_creator_flow_project ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Cannon Studio update_creator_flow_project ~/.cursor/mcp.json
- VS Code Cannon Studio update_creator_flow_project .vscode/mcp.json
- Zed Cannon Studio update_creator_flow_project ~/.config/zed/settings.json
- Windsurf Cannon Studio update_creator_flow_project ~/.codeium/windsurf/mcp_config.json
- Cline Cannon Studio update_creator_flow_project ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Cannon Studio update_creator_flow_project ~/.gemini/settings.json
- Grok Cannon Studio update_creator_flow_project .mcp.json (in your project root)
- ChatGPT Cannon Studio update_creator_flow_project Settings → Connectors → Advanced → Developer mode
- Claude.ai Cannon Studio update_creator_flow_project Settings → Connectors → Add custom connector
- LangChain Cannon Studio update_creator_flow_project pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cannon-studio https://www.cannonstudio.app/mcp
Other tools on this server
- search
- fetch
- list_capabilities
- recommend_workflow
- compare_alternatives
- get_pricing_context
- list_offerings
- get_checkout_link
- get_model_availability
- list_toolkits
- get_api_operation
- api_status
- estimate_generation_cost
- create_generation_request
- get_generation_request
- list_creator_flow_projects
- get_creator_flow_project
- create_creator_flow_project
- delete_creator_flow_project
- export_creator_flow_project
- list_worlds
- get_world
- create_world
- update_world
- delete_world
- list_world_assets
- get_world_asset
- create_world_asset
- update_world_asset
- delete_world_asset
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.