mcp.film

mcp.film / Full-Stack AI Studios / Martini

Martini

OfficialRemoteby Martini (C47)creditsverified Jun 29, 2026

The film set for AI videos — direct entire productions from your agent.

Rate it: no ratings yet

What it does

Martini is the command surface for agentic filmmaking: one MCP connection that puts an entire film set — the latest video models, infinite production canvases, consistent characters, and a real timeline — under your agent's direction. It is an open platform, agent-friendly by design: the MCP server is a first-class product surface rather than an integration afterthought, so any MCP-capable agent (Claude, Cursor, ChatGPT, Gemini CLI, or one you built) gets the same full control of the set that the UI offers. The model roster stays current, and the server resolves natural-language model requests to the right engine. Fifty-nine registered tools span the pipeline: project and board context, reusable subjects and collections, prompt variables, frame extraction for shot chaining, image upload, multi-track timeline context and edits, model/job lookup, and approved generation with cost confirmation. Over 200 professional films have been made on Martini — aired as TV commercials, shown as artwork, and gone viral.

Connect

Remote endpoint (Streamable HTTP)
https://www.martini.film/mcp
Claude Code
claude mcp add --transport http --scope user martini https://www.martini.film/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "martini": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.martini.film/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "martini": {
      "url": "https://www.martini.film/mcp"
    }
  }
}
Auth: oauth — https://www.martini.film — sign in with your Martini account

Tools you'll see

create_projectcreate_canvasget_board_overviewcreate_nodes_and_generatelist_modelsresolve_modelcreate_subjectcreate_subject_collectioncreate_variableapply_timeline_editextract_video_frameupload_assets_prepareget_jobs

Field notes

Remote MCP server maintained first-party by Martini (YC-backed), with live production endpoint https://www.martini.film/mcp returning OAuth protected-resource metadata and a Supabase-backed bearer challenge. The full profile exposes 59 registered tools in the backend source; the narrower core profile at https://www.martini.film/mcp-core omits direct generation tools for clients or directories that do not allow AI media generation. Generation tools require explicit user approval of model, prompt, count, target shot, and estimated olive cost before spending credits. Public setup docs include Claude Desktop/Web, Claude Code, Gemini CLI, ChatGPT, Cursor, Hermes, OpenClaw, and generic Streamable HTTP clients.

Pairs well with