V
VHGENGINE
/quote
quote
Read archived generation price and wait metadata without spending. Free. Validates the retained input schema and computes its historical price ceiling,
liveverifiedunknown~5s typical
mcpprobedvhgengine
$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-app-railway-up-engine-production-3bdc-vhgengine /quote for me.
Input
| Field | Type | Description |
|---|---|---|
| topic* | string | Historical generation topic, 3-200 chars. This compatibility tool validates stored-client |
| platform | string (tiktok | instagram | youtube | x | linkedin) | Target platform, which selects the length/format conventions the hooks are written and sco default "tiktok" |
| count | integer | Historical generation count, 1-25. It drives compatibility price metadata only; the archiv default 10 |
| archetypes | array | Restrict generation to these archetype ids (see list_archetypes). Omit to let the engine s |
| mode | string | Generation engine and therefore the price: instant (0 base + 1/hook, deterministic templat |
| api_key | string | API key for this call. Omit to fall back to the Authorization: Bearer / X-API-Key request |
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-app-railway-up-engine-production-3bdc-vhgengine","endpoint":"/quote","input":{"topic":"...","platform":"tiktok","count":10}}'cli
npx cracked-ai run -p mcp-app-railway-up-engine-production-3bdc-vhgengine -e /quote -i '{"topic":"...","platform":"tiktok","count":10}'mcp
run_tool({ provider: "mcp-app-railway-up-engine-production-3bdc-vhgengine", endpoint: "/quote", input: {"topic":"...","platform":"tiktok","count":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.