Klamdo — AI Content Engine for Creators and Agents
Generate identity-locked 4K images and 5-second vertical videos from a single reference photo — or connect your AI agent and generate full content packages: scripts, captions, images, video, voiceove…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add klamdo/klamdo-mcp
# Browse available tools
npx -y smithery tool list klamdo/klamdo-mcp
# Get full schema for a tool
npx -y smithery tool get klamdo/klamdo-mcp generate_image
# Call a tool
npx -y smithery tool call klamdo/klamdo-mcp generate_image '{}'Direct MCP Connection
Endpoint: https://klamdo-mcp--klamdo.run.tools
Required config:
apiKey(query) — Your Klamdo API Key. Get your API Key https://www.klamdo.app/profile
Tools (10)
generate_image— Generate a 4K identity-locked image using the user's Klamdo reference photo. Returns a job ID. Use check_job to poll fo…generate_video— Generate a 5-second vertical identity-locked video on Klamdo. Requires a startFrameAssetId from upload_start_frame. If …upload_start_frame— Upload a start-frame image for video generation. Provide a public HTTPS image URL — Klamdo fetches it, stores it, and r…check_job— Check the status of a Klamdo generation job. Returns status, download URLs, and a suggested social caption when complet…get_account— Get the current Klamdo account status including credit balance, plan tier, and free sample eligibility.list_jobs— List recent Klamdo generation jobs for this account, ordered newest first. Shows status, mode (image/video), prompt pre…list_packages— List Klamdo's available agentic packages, including expected deliverables, required plan tier, and estimated credits fo…create_package— Create a Klamdo agentic package job from a business prompt. Returns a package ID and manifest URL for downstream agents…get_package— Get the current status of a Klamdo package job, including progress, deliverable counts, and manifest URL.get_package_manifest— Fetch the structured package manifest for a Klamdo package. This is the agent-ready output contract for downstream buil…
# Get full input/output schema for a tool
npx -y smithery tool get klamdo/klamdo-mcp Resources
klamdo://docs— How to use Klamdo's MCP tools
Prompts (3)
brand-image(useCase, tone) — Generate a professional branded image for a specific use casecontent-reel(hook) — Generate a short video clip for a social media Reel or TikTokbatch-content-week(theme, platforms) — Plan and generate a week of branded content (images and videos) from a single theme