AL
AI Law Tracker
/get_law_sources
Get an AI law’s source links
The primary/secondary source URLs backing one law record — its own official (.gov) link plus the curated jurisdiction sources, each tiered. Basic tiers (anon/fr
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_law_sources for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | The record uuid (the `id` from a list/search result). |
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_law_sources","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-ai-law-tracker-ai-law-tracker -e /get_law_sources -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-ai-law-tracker-ai-law-tracker", endpoint: "/get_law_sources", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.