Court Rules
CR
Court Rules
/search_filing_rules

Search filing rules

Search extracted court filing rules from active source documents. Use this for state and federal e-filing requirements, service and proof of service, filing tim

liveverifiedunknown~5s typical
mcpprobedcourtrules
$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-courtrules-court-rules /search_filing_rules for me.

Input

FieldTypeDescription
district_idstringCourt identifier (e.g., "il-cook-circuit", "ca-los-angeles-superior")
judge_slugstringJudge, calendar, department, or courtroom slug. Use "court" for court-level rules.
include_court_rulesbooleanWhen judge_slug is supplied, also include court-level rules where judge_slug is "court". D
logic_typestringFilter by rule type, such as "ElectronicFilingRule", "FilingTimingRule", "ServiceRule", "F
workflow_phasestring (FILING | CASE_INITIATION | MOTION_PRACTICE | TRIAL_PREP | POST_JUDGMENT)Filter by workflow phase, such as "FILING" or "MOTION_PRACTICE".
case_typestringFilter by case type. General rules and rules without a case-type limit are included.
qstringSearch terms that must appear in the summary, source text, tags, or structured data, such
limitnumberMaximum results to return. Default: 100, max: 500.
include_raw_contentbooleanInclude the full validated ExtractedRuleContentV3 object. Default: false.

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-courtrules-court-rules","endpoint":"/search_filing_rules","input":{}}'
cli
npx cracked-ai run -p mcp-app-courtrules-court-rules -e /search_filing_rules -i '{}'
mcp
run_tool({ provider: "mcp-app-courtrules-court-rules", endpoint: "/search_filing_rules", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.