add_account_token — openFlow MCP Tool Mutating
add_account_token
(add account token) 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 add_account_token from your client
- Claude Code openFlow add_account_token run in your project directory
- Claude Desktop openFlow add_account_token ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openFlow add_account_token ~/.cursor/mcp.json
- VS Code openFlow add_account_token .vscode/mcp.json
- Zed openFlow add_account_token ~/.config/zed/settings.json
- Windsurf openFlow add_account_token ~/.codeium/windsurf/mcp_config.json
- Cline openFlow add_account_token ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openFlow add_account_token ~/.gemini/settings.json
- Grok openFlow add_account_token .mcp.json (in your project root)
- ChatGPT openFlow add_account_token Settings → Connectors → Advanced → Developer mode
- Claude.ai openFlow add_account_token Settings → Connectors → Add custom connector
- LangChain openFlow add_account_token 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
- update_character
- upscale_image
- upscale_video
- check_job
- fetch_media
- 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.