Weftly
W
Weftly
/find_clips

find clips

START HERE for any clip workflow on a video — `find_clips` is the canonical entry point and includes a full transcription as a free byproduct. **Do not call `tr

liveunknown~5s typical
mcpweftly
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-weftly-weftly /find_clips for me.

Input

FieldTypeDescription
filenamestringFilename with extension (e.g. "podcast.mp3"). Required on the first call — used to infer m
job_idstringJob ID returned from a previous call. Include along with payment_credential to confirm pay
payment_credentialstringMPP payment credential (full Authorization header value, e.g. "Payment eyJ...") obtained b
querystringOptional. Switches the analyzer from "best clips" discovery mode to query mode — finds seg

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-weftly-weftly","endpoint":"/find_clips","input":{}}'
cli
npx cracked-ai run -p mcp-ai-weftly-weftly -e /find_clips -i '{}'
mcp
run_tool({ provider: "mcp-ai-weftly-weftly", endpoint: "/find_clips", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.