AI Law Tracker
AL
AI Law Tracker
/get_ai_obligations

Get AI-law obligations

The interpreted "what must I do" layer: who must do what, by when, or owe what penalty, for a jurisdiction and/or sector. Every obligation is grounded in a real

liveunknown~5s typical
mcpailawtracker
$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-ai-law-tracker-ai-law-tracker /get_ai_obligations for me.

Input

FieldTypeDescription
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
sectorstringA sector slug (see list_sectors), e.g. healthcare, finance, hr-recruiting.
usestringComma-separated AI uses: hiring, customer, content, analytics, product, other.
decision_impactstring (hiring_firing | credit_insurance | healthcare | housing | internal_only | not_sure)What the AI decides about people (escalates applicability).

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-ai-law-tracker-ai-law-tracker","endpoint":"/get_ai_obligations","input":{}}'
cli
npx cracked-ai run -p mcp-com-ai-law-tracker-ai-law-tracker -e /get_ai_obligations -i '{}'
mcp
run_tool({ provider: "mcp-com-ai-law-tracker-ai-law-tracker", endpoint: "/get_ai_obligations", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.