W
Weftly
/transcribe
transcribe
Transcribe audio or video to text, including per-word timestamps for precise editing. Three-call flow: (1) call with `filename` to receive {job_id, payment_chal
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 /transcribe for me.
Input
| Field | Type | Description |
|---|---|---|
| filename | string | Filename with extension (e.g. "podcast.mp3"). Required on the first call — used to infer m |
| job_id | string | Job ID returned from a previous call. Include along with payment_credential to confirm pay |
| payment_credential | string | MPP payment credential (full Authorization header value, e.g. "Payment eyJ...") obtained b |
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":"/transcribe","input":{}}'cli
npx cracked-ai run -p mcp-ai-weftly-weftly -e /transcribe -i '{}'mcp
run_tool({ provider: "mcp-ai-weftly-weftly", endpoint: "/transcribe", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.