generate_ugc_video — ai content drop MCP Tool
generate_ugc_video
(generate ugc video) is one of 42 tools on the
ai content drop
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_ugc_video from your client
- Claude Code ai content drop generate_ugc_video run in your project directory
- Claude Desktop ai content drop generate_ugc_video ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ai content drop generate_ugc_video ~/.cursor/mcp.json
- VS Code ai content drop generate_ugc_video .vscode/mcp.json
- Zed ai content drop generate_ugc_video ~/.config/zed/settings.json
- Windsurf ai content drop generate_ugc_video ~/.codeium/windsurf/mcp_config.json
- Cline ai content drop generate_ugc_video ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ai content drop generate_ugc_video ~/.gemini/settings.json
- Grok ai content drop generate_ugc_video .mcp.json (in your project root)
- ChatGPT ai content drop generate_ugc_video Settings → Connectors → Advanced → Developer mode
- Claude.ai ai content drop generate_ugc_video Settings → Connectors → Add custom connector
- LangChain ai content drop generate_ugc_video pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ai-content-drop https://aicontentdrop.com/mcp
Other tools on this server
- list_models
- estimate_credit_cost
- search_articles
- get_article
- list_ad_formats
- list_ugc_avatars
- estimate_ad_cost
- generate_video
- generate_image
- get_generation
- list_generations
- get_account
- write_ad_storyboard
- generate_ad
- get_ad_job
- generate_avatar
- import_asset
- list_brand_profiles
- import_brand_profile
- list_canvases
- create_canvas
- get_canvas
- rename_canvas
- get_canvas_link
- add_text_card
- add_media_card
- add_frame
- add_generation_card
- connect_cards
- update_card
- move_cards
- arrange_cards
- group_cards
- run_generation_card
- refresh_canvas
- search_competitor_ads
- list_saved_ads
- get_saved_ad
- save_competitor_ad
- decode_ad
- ad_to_canvas_card
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.