B
bidda-compliance
/get_jurisdiction_bundle
get jurisdiction bundle
Return all compliance nodes that apply in a specific jurisdiction (EU, US, UK, Australia, Singapore, India, Canada, China, South Africa, Japan, Brazil and other
liveverifiedunknown~5s typical
mcpprobedbidda-compliance
$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-bidda-bidda-compliance /get_jurisdiction_bundle for me.
Input
| Field | Type | Description |
|---|---|---|
| jurisdiction* | string | Jurisdiction code or name: eu, us, uk, au, sg, india, canada, china, south-africa, japan, |
| limit | integer | Max nodes to return. Default 25. Max 100. |
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-bidda-bidda-compliance","endpoint":"/get_jurisdiction_bundle","input":{"jurisdiction":"..."}}'cli
npx cracked-ai run -p mcp-com-bidda-bidda-compliance -e /get_jurisdiction_bundle -i '{"jurisdiction":"..."}'mcp
run_tool({ provider: "mcp-com-bidda-bidda-compliance", endpoint: "/get_jurisdiction_bundle", input: {"jurisdiction":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.