update_character — openFlow MCP Tool Mutating
update_character
(update character) is one of 35 tools on the
openFlow
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_character from your client
- Claude Code openFlow update_character run in your project directory
- Claude Desktop openFlow update_character ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openFlow update_character ~/.cursor/mcp.json
- VS Code openFlow update_character .vscode/mcp.json
- Zed openFlow update_character ~/.config/zed/settings.json
- Windsurf openFlow update_character ~/.codeium/windsurf/mcp_config.json
- Cline openFlow update_character ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openFlow update_character ~/.gemini/settings.json
- Grok openFlow update_character .mcp.json (in your project root)
- ChatGPT openFlow update_character Settings → Connectors → Advanced → Developer mode
- Claude.ai openFlow update_character Settings → Connectors → Add custom connector
- LangChain openFlow update_character pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http omni-flash-veo3-nano-banana https://openflowmcp.com/mcp
Other tools on this server
- generate_with_face
- generate_image
- music_generate
- music_chat
- music_stems
- music_list
- music_get
- music_download
- music_credits
- generate_scene
- generate_video
- edit_video
- extend_video
- generate_video_between_frames
- generate_video_from_image
- generate_video_with_reference
- generate_character_image
- create_character
- create_character_from_photo
- create_character_from_description
- list_characters
- generate_character_turnaround
- generate_character_expression_sheet
- create_project
- check_credits
- flow_dashboard
- upscale_image
- upscale_video
- check_job
- fetch_media
- add_account_token
- flow_status
- flow_health
- list_models
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.