StructureClerk
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

FieldTypeDescription
jurisdiction*stringISO code (e.g. QC, FR, DE, US)
company_sizestringe.g. 1-10, 11-50, 51-250, 250+
sectorstringe.g. tech, health, finance, retail
processes_personal_databoolean
uses_aiboolean

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.