← Back to tools
C

ca-rate-filings

16 endpointslive

Natural-language search over California's public insurance rate, rule & form filings. (MCP server ai.serff/ca-rate-filings, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for ca-rate-filings.
EndpointWhat it doesPriceHealth
Search Filings
/search_filings
Search the SERFF filings corpus by carrier, NAIC, product line, state, year-range, filing type, or bureau lineage. Returns a lite row shape per match (SERFF id,$0.0020 per callunknown
Semantic Search — Filing Summaries
/search_summary_embeds
Pure vector search over per-filing extraction-summary embeddings (one embedding per filing, ~59K rows total). Each hit is a filing whose extraction summary is s$0.0020 per callunknown
Semantic Search — Actuarial Memos
/search_actuarial_embeds
Pure vector search over per-filing actuarial-memorandum embeddings (`extract_embeds` where `kind='actuarial_memo'`). Each hit is a filing whose memo is semantic$0.0020 per callunknown
Semantic Search — Filing Body
/search_filing_embeds
Pure vector search over per-chunk full-document embeddings (`filing_embeds`, ~12.4M rows across ~65K filings — each filing sliced into ~190 paragraph-sized chun$0.0020 per callunknown
Semantic Search — Regulatory Position (Objections + Filer Contacts)
/search_correspondence_embeds
**Use this to understand the REGULATORY POSITION of a filing — what the state regulator questioned, how the carrier answered, who was on the exchange. NOT to un$0.0020 per callunknown
List Regulatory Caseload by Email
/list_email_workload
**Use this to size up a person's REGULATORY caseload — how many filings a reviewer, actuary, or contact appears on, split by filing status. NOT for content or r$0.0020 per callunknown
Get Filing Source File Link
/get_filing_source_file_link
Returns a short-lived **V4-signed GCS URL** for a single SOURCE file (PDF / XLSM / XLSX / DOC / ZIP) the carrier submitted for a SERFF filing. The link is inten$0.0020 per callunknown
Get Filing Summary
/get_filing_summary
Returns an actuarial narrative summary for a single SERFF id — the **Filing Type** header, the **"What This Filing Does"** section (concrete bullet-pointed chan$0.0020 per callunknown
Get Regulatory Exchange — Objection Thread + Filer Docs
/get_filing_correspondence
**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$0.0020 per callunknown
Get Filing Regulatory Dossier
/get_filing_dossier
**Use this to see the full REGULATORY POSITION of a filing in one call — current CDI status, who is reviewing it, the entire objection history, filer contacts, $0.0020 per callunknown
Get Filing References
/get_filing_references
Returns the predecessor, superseded, and companion filings that **this filing itself** cites in its supporting documentation. Carrier-claimed lineage extracted $0.0020 per callunknown
Get Filing Lineage
/get_filing_lineage
Returns the **reconciled lineage chain** for a SERFF id — leaf filing plus ordered predecessors back to the bureau root. Each chain entry includes the SERFF id,$0.0020 per callunknown
List Filing Source Files
/list_filing_source_files
Lists the **source files** (PDFs, XLS spreadsheets, DOC manuals, ZIP archives) ingested for a SERFF id. Returns metadata only — name, size in bytes, MIME-class $0.0020 per callunknown
MCP Account Details
/mcp_account
Returns the resolved identity behind the current MCP bearer — email, company_name, account_type (free vs production), and company_reference. Quota-exempt: this $0.0020 per callunknown
MCP Server Health
/mcp_health
Diagnostic snapshot of the deployed MCP server: build identifier, server_version (1.0.<PR> tag), boot time, advertised tool names, a hash of the tool surface, a$0.0020 per callunknown
How to connect from Claude or ChatGPT
/mcp_get_started
Onboarding + connection guide. Returns plain-text instructions: sign up for a free account at statefilings.ai, use the client_id / client_secret shown at signup$0.0020 per callunknown
Cracked: one key, every tool, your agent picks