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
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 /search_regulations for me.
Input
| Field | Type | Description |
|---|---|---|
| q* | string | Search query (min 3 chars) |
| tab | string (all | fr | obligations) | Result type (default all) |
| limit | integer | Max results (default 25, max 50) |
| page | integer | Page 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.