R
regulatory-intel-mcp
/recent_documents
recent documents
List the most recent Federal Register documents, optionally filtered by type and issuing agency, over a look-back window. Use this to monitor newly published ru
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 /recent_documents for me.
Input
| Field | Type | Description |
|---|---|---|
| type | string (rule | proposed_rule | notice | presidential_document) | Document type. One of: rule, proposed_rule, notice, presidential_document. |
| agency | string | Agency slug (from the 'agencies' tool). |
| days | integer | Look back this many days (default 7, max 90). default 7 |
| per_page | integer | Results to return (default 15, max 30). default 15 |
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":"/recent_documents","input":{"days":7,"per_page":15}}'cli
npx cracked-ai run -p mcp-com-datakoot-regulatory-intel-mcp -e /recent_documents -i '{"days":7,"per_page":15}'mcp
run_tool({ provider: "mcp-com-datakoot-regulatory-intel-mcp", endpoint: "/recent_documents", input: {"days":7,"per_page":15} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.