R
regulatory-intel-mcp
/search_documents
search documents
Search the US Federal Register for regulations and notices. Filter by keyword, document type (rule, proposed_rule, notice, presidential_document), issuing agenc
liveverifiedunknown~5s typical
mcpprobedregulatory-intel-mcp
$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-datakoot-regulatory-intel-mcp /search_documents for me.
Input
| Field | Type | Description |
|---|---|---|
| term | string | Keyword(s) to search, e.g. 'artificial intelligence', 'PFAS'. |
| type | string (rule | proposed_rule | notice | presidential_document) | Restrict to one document type. |
| agency | string | Agency slug (from the 'agencies' tool), e.g. 'environmental-protection-agency'. |
| since | string | Only documents published on/after this date (YYYY-MM-DD). |
| until | string | Only documents published on/before this date (YYYY-MM-DD). |
| per_page | integer | Results to return (default 10, max 30). default 10 |
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-datakoot-regulatory-intel-mcp","endpoint":"/search_documents","input":{"per_page":10}}'cli
npx cracked-ai run -p mcp-com-datakoot-regulatory-intel-mcp -e /search_documents -i '{"per_page":10}'mcp
run_tool({ provider: "mcp-com-datakoot-regulatory-intel-mcp", endpoint: "/search_documents", input: {"per_page":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.