create_character_from_description — openFlow MCP Tool Mutating
create_character_from_description
(create character from description) 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 create_character_from_description from your client
- Claude Code openFlow create_character_from_description run in your project directory
- Claude Desktop openFlow create_character_from_description ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openFlow create_character_from_description ~/.cursor/mcp.json
- VS Code openFlow create_character_from_description .vscode/mcp.json
- Zed openFlow create_character_from_description ~/.config/zed/settings.json
- Windsurf openFlow create_character_from_description ~/.codeium/windsurf/mcp_config.json
- Cline openFlow create_character_from_description ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openFlow create_character_from_description ~/.gemini/settings.json
- Grok openFlow create_character_from_description .mcp.json (in your project root)
- ChatGPT openFlow create_character_from_description Settings → Connectors → Advanced → Developer mode
- Claude.ai openFlow create_character_from_description Settings → Connectors → Add custom connector
- LangChain openFlow create_character_from_description 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
- list_characters
- generate_character_turnaround
- generate_character_expression_sheet
- create_project
- check_credits
- flow_dashboard
- update_character
- 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.