S
store
/get_store_info
Get Store Info
Get Bolot Studio brand information, shipping zones, payment methods, and configurator URLs. Essential context for helping customers.
liveverifiedunknown~5s typical
mcpprobedstore
$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-com-bolotstudio-store /get_store_info for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | ISO 3166-1 alpha-2 or alpha-3 country code for market-visible catalog sizes/prices (e.g. ' |
| locale | string | Locale code used when country is not supplied |
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-com-bolotstudio-store","endpoint":"/get_store_info","input":{}}'cli
npx cracked-ai run -p mcp-com-bolotstudio-store -e /get_store_info -i '{}'mcp
run_tool({ provider: "mcp-com-bolotstudio-store", endpoint: "/get_store_info", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.