S
StructureClerk
/compliance_check
compliance check
Analyze regulatory obligations for a company based on jurisdiction, size and sector. Returns applicable frameworks, risk level and priority actions.
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 /compliance_check for me.
Input
| Field | Type | Description |
|---|---|---|
| jurisdiction* | string | ISO code (e.g. QC, FR, DE, US) |
| company_size | string | e.g. 1-10, 11-50, 51-250, 250+ |
| sector | string | e.g. tech, health, finance, retail |
| processes_personal_data | boolean | |
| uses_ai | boolean |
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":"/compliance_check","input":{"jurisdiction":"..."}}'cli
npx cracked-ai run -p mcp-ca-structureclerk-mcp -e /compliance_check -i '{"jurisdiction":"..."}'mcp
run_tool({ provider: "mcp-ca-structureclerk-mcp", endpoint: "/compliance_check", input: {"jurisdiction":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.