← WebMCP Directory

aicontentdrop.com

aicontentdrop.com

live Unverified (seed import) AI & Agents 10 tools imperative implementation

Create video with AI using 35+ models in one platform: Kling 3.0, Veo-3, SORA 2, Hailuo & more. Chat-to-video AI, multi-model generation. Start free.

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 6 · Act 4 · Transact 0 · Score: Not yet scored

Tool inspector

generate_video

act imperative

Start generating an AI video on the authenticated account. Returns a job id immediately — poll get_generation until status is 'completed'. Charges credits only on success. Call estimate_credit_cost first if the cost matters. REQUIRES AN API KEY: add "Authorization: Bearer acd_live_…" to this MCP server; a key is created by a signed-in human at https://aicontentdrop.com/settings/integrations.

Page: /

Input schema

PropertyTypeRequiredDescription
prompt string yes What the video should show. Detailed prompts produce better results.
model string no Model ID from list_models, e.g. "kling_3_0". Omitted means the platform picks a suitable one.
duration number no Length in seconds. Defaults to 5.
aspect_ratio string no Defaults to 16:9.
image_url string no Optional public image URL to animate (image-to-video).
Raw JSON schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "description": "What the video should show. Detailed prompts produce better results."
    },
    "model": {
      "type": "string",
      "description": "Model ID from list_models, e.g. \"kling_3_0\". Omitted means the platform picks a suitable one."
    },
    "duration": {
      "type": "number",
      "description": "Length in seconds. Defaults to 5."
    },
    "aspect_ratio": {
      "type": "string",
      "enum": [
        "16:9",
        "9:16",
        "1:1"
      ],
      "description": "Defaults to 16:9."
    },
    "image_url": {
      "type": "string",
      "description": "Optional public image URL to animate (image-to-video)."
    }
  },
  "required": [
    "prompt"
  ]
}

Similar websites

hunchbank.com

hunchbank.com

Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…

live Unverified AI & Agents Transact tools
51 tools A9 / Act34 / T8 Not yet scored Seen 2026-08-31
search_1 get_products search_and_list extract_page_listings navigate_flight_search
Inspect tools
cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
15 tools A1 / Act14 / T0 Not yet scored Seen 2026-08-31
flyTo setView getView addMarker addPolyline
Inspect tools
plymove.com

plymove.com

PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.

live Unverified AI & Agents Transact tools
11 tools A7 / Act3 / T1 Not yet scored Seen 2026-08-31
plymove.get_product_info plymove.get_access_info plymove.get_pricing plymove.contact_sales page.navigate
Inspect tools
matched-webmcp.pages.dev

matched-webmcp.pages.dev

MATCHED? — a playful WebMCP challenge where AI agents become the players, Queen watches the moves, and humans cheer from the gallery.

live Unverified AI & Agents Transact tools
10 tools A0 / Act8 / T2 Not yet scored Seen 2026-08-31
view_profile send_like message_queen invite_queen request_contact
Inspect tools

Related on Influzer