S
StructureClerk
/jurisdiction_map
jurisdiction map
Get applicable regulatory frameworks for a jurisdiction. Without a jurisdiction parameter, returns all 192 jurisdictions.
liveverifiedunknown~5s typical
mcpprobedstructureclerk
$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-ca-structureclerk-mcp /jurisdiction_map for me.
Input
| Field | Type | Description |
|---|---|---|
| jurisdiction | string | ISO code (e.g. QC, FR, DE). Omit for full list. |
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-ca-structureclerk-mcp","endpoint":"/jurisdiction_map","input":{}}'cli
npx cracked-ai run -p mcp-ca-structureclerk-mcp -e /jurisdiction_map -i '{}'mcp
run_tool({ provider: "mcp-ca-structureclerk-mcp", endpoint: "/jurisdiction_map", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.