AI Law Tracker
AL
AI Law Tracker
/list_ai_laws

List AI laws

List AI-regulation records with filters (scope, jurisdiction, status, in_force, updated_since, keyword q), sorting and pagination. Use this to browse laws for a

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 /list_ai_laws for me.

Input

FieldTypeDescription
scopestring (state | federal | eu | global)One of: state, federal, eu, global.
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
statusstringCase-insensitive substring match on status.
in_forcebooleanFilter by the in_force flag.
updated_sincestringISO timestamp; only records updated at/after this.
qstringSubstring search over title + summary.
sortstring (updated_at | record_date | title)Sort field (default updated_at).
orderstring (asc | desc)Sort direction (default desc).
limitintegerPage size (max 100; free/anon are capped lower).
offsetintegerPagination offset.

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

Try it

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