AL
AI Law Tracker
/list_ai_law_news
List AI-law news headlines
The audited AI-regulation news feed: headline + short excerpt + publisher + source URL (never full article text). Free/anon get a taste (fewer results, newest o
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_law_news for me.
Input
| Field | Type | Description |
|---|---|---|
| scope | string (state | federal | eu | global) | One of: state, federal, eu, global. |
| jurisdiction | string | Exact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions. |
| q | string | Keyword substring over headline + excerpt. |
| from | string | Only headlines published on/after this date (YYYY-MM-DD). |
| since | string | Alias for `from`. |
| to | string | Only headlines published on/before this date (YYYY-MM-DD). |
| limit | integer | Page size (max 100; free/anon are capped lower). |
| offset | integer | Pagination 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_law_news","input":{}}'cli
npx cracked-ai run -p mcp-com-ai-law-tracker-ai-law-tracker -e /list_ai_law_news -i '{}'mcp
run_tool({ provider: "mcp-com-ai-law-tracker-ai-law-tracker", endpoint: "/list_ai_law_news", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.