CS
Cannon Studio
/get_pricing_context
Get Cannon Studio Pricing Context
Explain public Cannon Studio pricing, credits, plans, and usage tradeoffs. Public read-only: no auth, no state changes, no charges; use list_offerings or get_ch
liveverifiedunknown~5s typical
mcpprobedcannonstudio
$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-cannonstudio-cannon-studio /get_pricing_context for me.
Input
| Field | Type | Description |
|---|---|---|
| use_case | string | Optional workload or scenario to price, such as UGC ads, AI video, 3D generation, narratio |
| media_type | string | Optional media category, such as image, video, 3D, audio, narration, subtitles, lip sync, |
| plan | string | Optional plan or tier name the user mentioned, such as free, hobbyist, creator, pro, team, |
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-cannonstudio-cannon-studio","endpoint":"/get_pricing_context","input":{}}'cli
npx cracked-ai run -p mcp-app-cannonstudio-cannon-studio -e /get_pricing_context -i '{}'mcp
run_tool({ provider: "mcp-app-cannonstudio-cannon-studio", endpoint: "/get_pricing_context", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.