Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.GarAlex/promoshot

OCI · GHCR.IO/GARALEX/PROMOSHOT-MCP:V0.2.78 · SCANNED SEP 20

Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).

+5 this week 40 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 4122 tokens (~158/item across 26 items; 26 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 76% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 26 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 27 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the io.github.GarAlex/promoshot MCP server?

io.github.GarAlex/promoshot runs locally as a container image, launched with docker run --rm -i ghcr.io/garalex/promoshot-mcp:v0.2.78. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/garalex/promoshot-mcp:v0.2.78

# add to Claude Code
claude mcp add garalex-promoshot -- docker run --rm -i ghcr.io/garalex/promoshot-mcp:v0.2.78
// .cursor/mcp.json
{
  "mcpServers": {
    "garalex-promoshot": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/garalex/promoshot-mcp:v0.2.78"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "garalex-promoshot": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/garalex/promoshot-mcp:v0.2.78"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add garalex-promoshot -- docker run --rm -i ghcr.io/garalex/promoshot-mcp:v0.2.78
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "garalex-promoshot": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/garalex/promoshot-mcp:v0.2.78"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  garalex-promoshot:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/garalex/promoshot-mcp:v0.2.78"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "garalex-promoshot": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/garalex/promoshot-mcp:v0.2.78"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "garalex-promoshot": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/garalex/promoshot-mcp:v0.2.78"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +4
    • Stability: unverified → 0.23 functional
  • 17 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 16 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 11 Sept 26 35

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/garalex/promoshot-mcp:v0.2.78

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 26 exposed · ~3,885 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
promo_apply ~225

The whole vocabulary through one door: a batch of the editor's own commands applied as ONE atomic step — delete, move, rename, enable, retime; addLayer/addResource whole; updateLayer / patchResource / patchSettings as JSON merge patches (only the fields you pass change; null removes) — a wipe is {"transitionIn": {"kind": "wipe", "duration": 0.5}}, a swap is upsertKeyframe with resourceID and a transition, a trim is patchResource; setMarkers replaces the timeline's markers and chapters whole. Every command succeeds or nothing is written. The schema of `commands` IS the editor's Command enum.

NameTypeReqDescription
commandsarrayyesCommands in order; ids are the file's own (promo_inspect lists layers, resources by promo_schema_full)
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_diff ~100

What changed since you last looked, in the format's own terms: two projects compared by entity — settings by key, resources and layers by id, keyframes by id — as lines you can act on. Copy metadata.json aside before a person's turn, then diff against the copy.

NameTypeReqDescription
againststringyesThe other project folder (or its metadata.json)
projectstringyesPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_explain ~144

The agent's debugger: why is this layer where it is — the renderer's OWN numbers at a moment. Per layer: visible and why not, the resource shown (swap-aware), the resolved transform and the rect on the canvas in pixels, opacity, rotation, tilt, viewport, gain, the keyframes bracketing the moment, transitions and fades; per project: timing problems and validate's warnings. Defaults to the composition's midpoint.

NameTypeReqDescription
layerstringOne layer's id; absent = all
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
timenumberSeconds (default: midpoint)

No output schema declared.

No examples provided.

promo_init ~210

Create a project folder: metadata.json boilerplate, canvas, palette, a background layer, ids minted. The file it writes is ordinary metadata.json — hand-edit it freely afterwards; the schema stays the source of truth. Never overwrites. A thumbnail comes attached.

NameTypeReqDescription
canvasstringyes"1920x1080" (or {width, height})
idstringYour own short project id; unnamed mints a UUID. The background layer is always "bg".
namestring
paletteobjectNamed colours: {"canvas": "10182B", "text": "F3F5FF"} (or [{name, colorHex}]). "canvas" becomes the background.
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_inspect ~47

Canvas, duration, layers by kind, undefined colours, and any layer whose media is missing.

NameTypeReqDescription
projectstringyesPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_media_filmstrip ~86

Eyes on the footage: N evenly spaced frames tiled into one PNG contact sheet, sampled times returned so a cell maps to a moment. Look at this before deciding what a clip shows.

NameTypeReqDescription
countnumberFrames (default 12, max 48)
filestringyes
outstringOutput PNG (default: the workspace folder)

No output schema declared.

No examples provided.

promo_media_probe ~127

The facts of one source file or SEVERAL, before composing with them: container, duration, streams — codec, size, fps, display rotation, channels. Distilled JSON, not ffprobe's firehose. Each answer carries the `resource` entry that file becomes, ready to paste into `resources` with its pixel size already measured — which is what a `placement` rule needs to resolve against anything other than a square.

NameTypeReqDescription
filestringOne path
filesarraySeveral paths at once; the answer is keyed by the path asked for

No output schema declared.

No examples provided.

promo_media_scenes ~89

Eyes for CUTS: per-frame scene-change scores distilled to cut times and the shots between them — the footage-first answer when a clip has no silence gaps to cut on. Scores are ffmpeg's scene score (0..1, motion-suppressed); 0.4 catches hard cuts.

NameTypeReqDescription
filestringyes
thresholdnumberDefault 0.4

No output schema declared.

No examples provided.

promo_media_silences ~76

Ears on the footage: where the sound is NOT — silence spans and their inverse, the sound spans an edit actually wants. Cuts and captions land on these boundaries.

NameTypeReqDescription
filestringyes
minSecondsnumberDefault 0.35
thresholdDbnumberDefault -35

No output schema declared.

No examples provided.

promo_media_turntable ~106

Eyes on a model: a .glb rendered from N yaws round it, tiled into one PNG contact sheet with each cell's yaw. Look at this before choosing a camera for a model layer. (`promo_media_probe` on a .glb names its material slots, clips and bounds.)

NameTypeReqDescription
countinteger
filestringyes
outstring
sizeintegercell size in px (default 320)

No output schema declared.

No examples provided.

promo_proxy ~83

Build tier-1 proxies (960 px long edge, every frame a keyframe) for every video resource in a project, in the proxy cache outside the package. Stills, frames and small renders then read them by default (proxy: auto) — what makes an hour-long 4K source scrub and render like a short one.

NameTypeReqDescription
projectstringyes

No output schema declared.

No examples provided.

promo_render_frames ~289

LOOK at the composition: moments rendered to PNGs and tiled into one contact sheet, attached to this reply as an image. Bare, it samples 12 moments across the whole piece — the fastest way to catch an off-centre card, an empty frame or a mis-aimed viewport. Name `times` for exact moments, or a from/to/fps range for every frame in it (240 at most). Frames from this tool's own previous call in the same folder are replaced, never mixed.

NameTypeReqDescription
fpsnumberEvery frame at this rate over the range — an export, not a look
fromnumber
outDirstringOutput directory (default: <Name> Exports/frames beside the project)
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
proxystringauto (default) reads a built tier-1 proxy when the output fits it; on builds missing proxies first; off never reads one. A full-size render never does.
sampleintegerHow many moments to spread across the range (default 12 when neither times nor a range is given)
sizestringWxH (default: canvas)
timesarrayExact seconds to render — the sheet's cells follow this order
tonumber

No output schema declared.

No examples provided.

promo_render_gif ~139

Render a looping GIF — the preview format, needing no ffmpeg. Default 12fps. Returns the path written.

NameTypeReqDescription
fpsnumberDefault 12
outstringOutput file (default: <Name> Exports/export.gif beside the project)
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
proxystringauto (default) reads a built tier-1 proxy when the output fits it; on builds missing proxies first; off never reads one. A full-size render never does.
sizestringWxH (default: canvas)

No output schema declared.

No examples provided.

promo_render_still ~138

Render one PNG at a moment. Returns the path written, never the bytes.

NameTypeReqDescription
outstringOutput file (default: <Name> Exports/still-<time>s.png beside the project)
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
proxystringauto (default) reads a built tier-1 proxy when the output fits it; on builds missing proxies first; off never reads one. A full-size render never does.
sizestringWxH (default: canvas)
timenumberSeconds (default 0)

No output schema declared.

No examples provided.

promo_render_video ~197

Render the mp4, audio mixed — needs ffmpeg on PATH. Returns the path written.

NameTypeReqDescription
alphabooleanRender over nothing and keep the frames' alpha — ProRes 4444 in a .mov.
codecstringh264 in an mp4 (default); ProRes 422 HQ or 4444 want a .mov out path.
fpsnumberDefault: the project's own, else 30
outstringOutput file (default: <Name> Exports/export.mp4 beside the project)
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
proxystringauto (default) reads a built tier-1 proxy when the output fits it; on builds missing proxies first; off never reads one. A full-size render never does.
sizestringWxH (default: canvas)

No output schema declared.

No examples provided.

promo_schema ~39

The authoring subset of the .promo format plus four complete, validated recipes. Read this once before authoring; promo_schema_full is the whole format.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

promo_schema_full ~120

The whole .promo format, from the same single file the engine compiles in — sprites, masks, motion paths, duration rules, waits, gradients, palette roles and all. 67 KB whole: pass `topics` to take only what this piece needs.

NameTypeReqDescription
topicsarray"core" for the format proper, and a feature word for its section: composition, markers, audio, chroma, pointer, effects, lut, model, particles, route, morph, parts, recipe, environment, stage. Omit f…

No output schema declared.

No examples provided.

promo_schema_types ~47

The format as a JSON Schema, types only, GENERATED from the parser's own structs — fill a structured object against this instead of freehanding JSON; the prose lives in promo_schema.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

promo_slideshow ~274

The wizard, for agents: pictures and clips in, a complete show out — the same arrangement the apps' wizard builds. kind classic (one slide at a time, crossfade by default), carousel (cards fly in and settle), or appStore (a store listing: your shots in one device frame over a background, a headline per shot, the canvas the store's own size). Creates the project folder and copies the media in; refine with the other tools afterwards. Never overwrites.

NameTypeReqDescription
backgroundColorHexstring
canvasstring"1920x1080" (ignored for appStore — the store decides)
devicestringappStore: the frame and the store's canvas
directionstringCarousel
framingstring
kindstringDefault classic
namestring
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesFolder to create, e.g. <workspace>/Show.promo
sizingstring
slidesarrayyes
transitionstringDefault crossfade
transitionEdgestring

No output schema declared.

No examples provided.

promo_speak ~213

Synthesize narration for every resource whose speech.text says something, spending the PERSON'S OWN provider key from the OS keyring (`promoshot-mcp key set <provider>`) or, where there is none, a secrets file (OPENAI_API_KEY_FILE or /run/secrets/OPENAI_API_KEY), matching each script's provider (default openai/alloy). Unchanged text is reused by receipt, never billed twice. Keys are checked for EVERY pending narration before anything is bought, and each bought receipt is written back at once. Without a key an agent CANNOT narrate — record a voice file into Resources/ and reference it as an ordinary audio resource instead.

NameTypeReqDescription
checkbooleanSpend nothing: report where each needed provider's key comes from (never the key) and what a real call would synthesize — ready, blocked, or nothing to do. With no project, the keys alone.
projectstringPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_transcribe ~65

Ears for WORDS: a transcript with timings, the draft captions are cut from. Headless this needs whisper.cpp's whisper-cli on PATH and WHISPER_MODEL set; without them an agent cannot transcribe and the refusal says so.

NameTypeReqDescription
filestringyes

No output schema declared.

No examples provided.

promo_upsert_keyframe ~347

MOTION in the format's own language: create or merge ONE keyframe on a layer. A second placement keyframe is a push-in, viewport keyframes are a Ken Burns ride, colorHex ramps a background. Pass an existing keyframe id to UPDATE — only the fields you pass change. Creating without transitionDuration ramps from the previous keyframe (a stated 0 holds). Swaps, waits and motion paths stay ordinary JSON edits.

NameTypeReqDescription
colorHexstringBackground layers only — ramps the colour
easingstring
fontSizenumberCaption points
idstringAn existing keyframe's id makes this an UPDATE; on create, your own short id ("k1") is used verbatim
layerstringyesThe layer's id — promo_inspect lists them
opacitynumber
placementobject{height|width|mode, anchor, offset} — a stored rule, re-resolved on every read
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
tiltXnumber
tiltYnumber
timenumberSeconds, layer-local — required to create
transitionDurationnumberSeconds of ramp INTO this keyframe
viewportarray[x, y, w, h] window onto the source, unit coordinates
zoomnumber

No output schema declared.

No examples provided.

promo_upsert_layer ~488

SCAFFOLD one layer — image, video or caption — with a placement, a fadeIn, a device/border frame. Media is copied in, sizes and durations probed, the composition re-stretched every call. Pass an existing id to UPDATE: only the fields you pass change, placement merges into the first keyframe, hand-added keyframes survive. This is the scaffold, not the whole format: motion and viewport ride promo_upsert_keyframe; transitions beyond fadeIn are ordinary JSON edits — start from a promo_schema recipe. A thumbnail sampled at the touched layer's midpoint comes attached — LOOK at it before the next edit.

NameTypeReqDescription
captionTextstring
durationnumberSeconds (default: a video's own length, else 3)
fadeInnumberSeconds
filestringImage/video to copy in — required to create, optional on update (a repoint)
fontSizenumberCaption points
frameobjectResource dressing: {kind: "device"|"border", material, tiltY, borderWidth, cornerRadius} — define @edge in the palette when you frame
idstringAn existing layer's id makes this an UPDATE; on create, your own short id ("card") is used verbatim
kindstringyes
lineHeightnumberLine spacing as a multiple of font size (default 1.25); ~1.05 for a stacked headline
namestring
placementobject{height|width|mode, anchor, offset} — media sizes too; a caption takes anchor and offset only
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesPath to the .promo project folder (metadata.json + Resources/)
resourceIdstringYour own short id for the created resource; unnamed mints a UUID
startTimenumber
trackingnumberLetter spacing in points — open a small eyebrow out (+6), tighten a big headline (-1.4)
weightstringThe face's weight; heavier than bold is where a store headline lives

No output schema declared.

No examples provided.

promo_validate ~98

Decode a project with the renderer's own parser and report everything it would silently correct. 'ok' means it will render. A mid-composition thumbnail comes attached — glance at it.

NameTypeReqDescription
previewbooleanAttach an inline thumbnail of the composition (default true); the same image lands at <Name> Exports/preview.png beside the project
projectstringyesPath to the .promo project folder (metadata.json + Resources/)

No output schema declared.

No examples provided.

promo_voices ~112

A narration provider's voices — id, name and a line of detail per voice (openai's fixed roster; elevenlabs and google list live) — with the person's own key: the OS keyring (`promoshot-mcp key set <provider>`), else a secrets file (OPENAI_API_KEY_FILE, or /run/secrets/OPENAI_API_KEY) where there is no keyring. Use before promo_speak to pick a voiceID.

NameTypeReqDescription
providerstringDefault openai

No output schema declared.

No examples provided.

promo_workspace ~26

The folder this machine keeps assistant-authored projects in. Create new .promo folders here.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.GarAlex/promoshot MCP server?

io.github.GarAlex/promoshot is an MCP server listed in the public MCP registry as io.github.GarAlex/promoshot. Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video). This page covers its container image (ghcr.io/garalex/promoshot-mcp:v0.2.78).

Is the io.github.GarAlex/promoshot MCP server safe to use?

io.github.GarAlex/promoshot scores 40 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.GarAlex/promoshot MCP server expose?

io.github.GarAlex/promoshot exposes 26 tools: promo_validate, promo_inspect, promo_schema, promo_schema_types, promo_schema_full, and 21 more. Their descriptions and schemas cost roughly 3,885 tokens of context every time the server is loaded.

Is the io.github.GarAlex/promoshot MCP server still maintained?

io.github.GarAlex/promoshot is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.