CS
Cannon Studio
/list_offerings
List Cannon Studio Offerings
List public Cannon Studio plans, credit packs, and team offerings. Public read-only: no auth, no state changes, no charges; returns first-party checkout or inqu
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 /list_offerings for me.
Input
| Field | Type | Description |
|---|---|---|
| kind | string | Optional offering kind filter: free, subscription, credit_pack, or team. |
| interval | string | Optional subscription interval filter: month or year. |
| include_checkout_links | boolean | Set false to omit checkout URLs from the response. |
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":"/list_offerings","input":{}}'cli
npx cracked-ai run -p mcp-app-cannonstudio-cannon-studio -e /list_offerings -i '{}'mcp
run_tool({ provider: "mcp-app-cannonstudio-cannon-studio", endpoint: "/list_offerings", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.