Context Studios MCP
CS
Context Studios MCP
/get_pricing

Get Pricing

Get services that match a specific budget range.

liveverifiedunknown~5s typical
mcpprobedcontextstudiosmcp
$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-contextstudios-mcp /get_pricing for me.

Input

FieldTypeDescription
budgetstring (all | under_5k | 5k_20k | 20k_50k | 50k_plus)Budget band to filter pricing. Use all or omit it for the full pricing overview. default "all"

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-contextstudios-mcp","endpoint":"/get_pricing","input":{"budget":"all"}}'
cli
npx cracked-ai run -p mcp-ai-contextstudios-mcp -e /get_pricing -i '{"budget":"all"}'
mcp
run_tool({ provider: "mcp-ai-contextstudios-mcp", endpoint: "/get_pricing", input: {"budget":"all"} })

Try it

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