C
ca-rate-filings
/get_filing_correspondence
Get Regulatory Exchange — Objection Thread + Filer Docs
**Use this to see the REGULATORY POSITION history of a filing — the whole CDI ↔ carrier dialogue plus filer contact info — in order. NOT for the filing's conten
liveunknown~5s typical
mcpca-rate-filings
$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-ai-serff-ca-rate-filings /get_filing_correspondence for me.
Input
| Field | Type | Description |
|---|---|---|
| serff* | string | Canonical SERFF id, shape PREFIX-IDENTIFIER (e.g. "ACEH-134881437"). Validated against /^[ |
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-ai-serff-ca-rate-filings","endpoint":"/get_filing_correspondence","input":{"serff":"..."}}'cli
npx cracked-ai run -p mcp-ai-serff-ca-rate-filings -e /get_filing_correspondence -i '{"serff":"..."}'mcp
run_tool({ provider: "mcp-ai-serff-ca-rate-filings", endpoint: "/get_filing_correspondence", input: {"serff":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.