FF
FRTracker — Federal Regulatory Research
/lookup_provision
Lookup Provision
Look up a CFR provision by citation (e.g. "21 CFR 1304.04") or by an exact quotation, optionally as of a past date. Returns the provision text with a ProvisionE
liveverifiedunknown~5s typical
mcpprobedfrtracker—federal
$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-app-frtracker-regulatory-research /lookup_provision for me.
Input
| Field | Type | Description |
|---|---|---|
| q* | string | Citation ("21 CFR 1304.04") or an exact quote from regulatory text |
| as_of | string | Optional YYYY-MM-DD snapshot upper bound (not in the future) |
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-app-frtracker-regulatory-research","endpoint":"/lookup_provision","input":{"q":"..."}}'cli
npx cracked-ai run -p mcp-app-frtracker-regulatory-research -e /lookup_provision -i '{"q":"..."}'mcp
run_tool({ provider: "mcp-app-frtracker-regulatory-research", endpoint: "/lookup_provision", input: {"q":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.