You're viewing a demo portfolio

Join the waitlist
PRSM

finish_video

Active

Tool of Hermoso

declared in 1.0.0

Post-process an EXISTING rendered video (its served mp4 URL) with the proven direct-response 'reviewer' finish and/or a film-grain pass — no AI model, ~30s, a couple of credits. pills=true composites a header pill (e.g. '10/10 would buy again'), a brand-accent sub-pill, and 3-4 green-check proof pills cascading in on the beat (YOU author the copy: header ≤40 chars, sub ≤34, each point ≤44 — concrete real benefits, never fabricated stats). grain=true applies a subtle camera-grain finish that makes photoreal AI renders look phone-shot ('less AI') — works alone or with pills. Returns a NEW video; the original is untouched.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "videoUrl"
  ],
  "properties": {
    "sub": {
      "type": "string",
      "description": "accent sub-pill copy, ≤34 chars (usually the product/brand)"
    },
    "grain": {
      "type": "boolean",
      "description": "default false — anti-AI film-grain finish"
    },
    "pills": {
      "type": "boolean",
      "description": "default true — set false for a grain-only pass"
    },
    "accent": {
      "type": "string",
      "description": "brand accent hex for the sub-pill"
    },
    "header": {
      "type": "string",
      "description": "header pill copy, ≤40 chars (required when pills is on)"
    },
    "points": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "3-4 proof points, ≤44 chars each"
    },
    "videoUrl": {
      "type": "string",
      "description": "the served URL of the video to finish (from a previous render/job)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →
finish_video — Hermoso — PRSM MCP