FRTracker — Federal Regulatory Research
FF
FRTracker — Federal Regulatory Research
/search_regulations

Search Regulations

Full-text search over Federal Register documents and extracted obligations (FTS5/BM25). Totals are approximate (total_exact: false). Requires an API key.

liveverifiedunknown~5s typical
mcpprobedfrtrackerfederal
$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 /search_regulations for me.

Input

FieldTypeDescription
q*stringSearch query (min 3 chars)
tabstring (all | fr | obligations)Result type (default all)
limitintegerMax results (default 25, max 50)
pageintegerPage number (default 1)

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":"/search_regulations","input":{"q":"..."}}'
cli
npx cracked-ai run -p mcp-app-frtracker-regulatory-research -e /search_regulations -i '{"q":"..."}'
mcp
run_tool({ provider: "mcp-app-frtracker-regulatory-research", endpoint: "/search_regulations", input: {"q":"..."} })

Try it

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