Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Splitifi Intelligence MCP

NPM · SPLITIFI-MCP · SCANNED AUG 3

Outcome predictions and judge profiles from 2,741 ML models trained on 30.3M court records.

Available components

+14 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 11 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability64
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 18569 tokens (~91/item across 202 items; 198 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 79% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · splitifi-mcp

# add to Claude Code
claude mcp add mysplitifi-splitifi-mcp -- npx -y splitifi-mcp
# add to Codex CLI
codex mcp add mysplitifi-splitifi-mcp -- npx -y splitifi-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mysplitifi-splitifi-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "splitifi-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mysplitifi-splitifi-mcp --command npx --arg -y --arg splitifi-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mysplitifi-splitifi-mcp:
    command: "npx"
    args: ["-y", "splitifi-mcp"]
// mcp.json
{
  "mcpServers": {
    "mysplitifi-splitifi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "splitifi-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +40
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • Stability: unverified → 0.20 functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → poor functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 −26
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 198 exposed · ~18,457 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
bva_screen ~70

Screen a veterans claim issue type at the Board of Veterans' Appeals. Returns allowance rate, denial rate, remand rate, and docket type distribution for the matched issue.

NameTypeReqDescription
issue_typestringyesVeterans claim issue type (e.g. PTSD, hearing_loss, TBI, back_pain)

No output schema declared.

No examples provided.

eoir_judge_screen ~59

Profile an EOIR immigration judge. Returns grant rate, denial rate, removal rate, representation rate, represented grant rate, top courts, and top nationalities heard.

NameTypeReqDescription
judge_namestringyesImmigration judge full name or partial name

No output schema declared.

No examples provided.

securities_company_screen ~59

Screen a company for securities class action history using Stanford SCAC data. Returns total cases, dismissal rate, average and max settlement amounts, top circuits, and top case types.

NameTypeReqDescription
companystringyesCompany name to screen for securities class actions

No output schema declared.

No examples provided.

splitifi_arbitration_screen ~109

Look up historical international arbitration outcomes by respondent country, sector, and case type. Returns claimant win rate, outcome distribution, average duration, and sample precedent cases from italaw/ICC/PCA/UNCITRAL database.

NameTypeReqDescription
ia_categorystringArbitration case type
respondent_countrystringISO 2-letter country code of the respondent state (e.g. "VE", "AR", "RU")
sectorstringIndustry sector of the dispute

No output schema declared.

No examples provided.

splitifi_arbitration_stats ~62

Get aggregate international arbitration statistics: overall claimant win rates, breakdown by sector, respondent country, and case type. Based on ~6,000-8,000 cases from italaw, ICC, PCA, UNCITRAL, and EFTA Court.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

splitifi_asset_classifier ~58

Classify a list of assets as marital, separate, or mixed property with legal rationale. Handles commingled property, inheritance, gifts, and pre-marital assets.

NameTypeReqDescription
assetsarrayyes
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_asset_tracing ~76

Get an asset tracing workflow for suspected hidden assets: steps, document requests, red flags to look for.

NameTypeReqDescription
jurisdictionstringyes
suspected_issuesarraye.g. ["income suppression", "pre-filing transfers", "business undervaluation"]
total_estate_valuenumber

No output schema declared.

No examples provided.

splitifi_award_ranges ~53

Get award ranges for spousal support, attorney fees, or child support in a jurisdiction based on 2.5M+ cases.

NameTypeReqDescription
award_typestringyes
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_batch ~87

Run up to 50 Splitifi intelligence calls in a single request. Ideal for building case dashboards or running multiple analyses at once. Each request specifies a tool name and params.

NameTypeReqDescription
requestsarrayyesArray of { tool: string, params: object } — tool names match the REST API endpoint slugs (predict, judge-profile, comparable-cases, calculate-child-support, etc.)

No output schema declared.

No examples provided.

splitifi_billing_estimate ~62

Estimate total attorney fees for a matter based on jurisdiction rates, contested level, and complexity.

NameTypeReqDescription
case_typestring
contested_levelstring
hours_estimatednumber
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_budget_planner ~76

Get a realistic budget for your divorce — total cost range, breakdown by category, and tips to reduce costs.

NameTypeReqDescription
contested_levelstring
has_childrenboolean
has_propertyboolean
jurisdictionstringyes
plan_to_hire_attorneyboolean

No output schema declared.

No examples provided.

splitifi_calculate_child_support ~172

Calculate child support payment using jurisdiction-specific guidelines (Income Shares Model for most states). Returns monthly amount, annual amount, and formula explanation.

NameTypeReqDescription
childcare_costnumberMonthly childcare/daycare cost. Default: 0
custody_split_pctnumberPercentage of time paying parent has custody (0-100). Default: 20
health_insurance_costnumberMonthly cost of children's health insurance. Default: 0
income_payernumberyesMonthly gross income of paying parent (USD)
income_recipientnumberyesMonthly gross income of receiving parent (USD)
jurisdictionstringyesState code, e.g. "TX", "CA", "NY"
num_childrennumberyesNumber of children subject to support

No output schema declared.

No examples provided.

splitifi_calculate_co_parenting ~111

Assess co-parenting compatibility and recommend a custody arrangement type (shared, parallel, primary with visitation, supervised).

NameTypeReqDescription
communication_qualitystring
conflict_levelstring
domestic_violencebooleanWhether domestic violence history exists
flexibilitybooleanWhether both parents are flexible with scheduling
parenting_values_alignmentstring
respect_levelstring
substance_abusebooleanWhether substance abuse concerns exist

No output schema declared.

No examples provided.

splitifi_calculate_divorce_cost ~129

Estimate total divorce cost including attorney fees, court fees, mediation, and expert costs. Returns low/high range and breakdown by phase.

NameTypeReqDescription
contested_levelstringDefault: Moderately Contested
countrystringCountry code: US, CA, GB, AU. Default: US
has_childrenboolean
jurisdictionstringyesState/province code
plan_mediationbooleanDefault: false
plan_to_hire_attorneybooleanDefault: true
property_complexitystring

No output schema declared.

No examples provided.

splitifi_calculate_home_buyout ~136

Calculate how much it costs to buy out a spouse's share of the marital home. Returns net equity, buyout amount, and estimated monthly payment after refinance.

NameTypeReqDescription
buyout_percentagenumberSpouse's ownership percentage being bought out. Default: 50
home_valuenumberyesCurrent market value of the home (USD)
mortgage_balancenumberyesOutstanding mortgage balance (USD)
refinance_costsnumberEstimated refinance closing costs. Default: 0
selling_costs_percentagenumberEstimated selling costs as % of value. Default: 8

No output schema declared.

No examples provided.

splitifi_calculate_property_division ~137

Estimate how marital property and debts will be divided. Handles community property states (50/50) and equitable distribution states. Returns each party's estimated share.

NameTypeReqDescription
assetsobject{ marital_home_value, retirement_accounts, bank_accounts, investments, vehicles_value, business_value, other_assets }
debtsobject{ home_mortgage_balance, credit_card_debt, other_debt }
jurisdictionstringyesState code: "CA", "TX", "NY", etc.
marriage_length_yearsnumber
primary_earnerstringDefault: Equal

No output schema declared.

No examples provided.

splitifi_case_brief ~57

Get a structured case brief with comparable ruling data. Suggests which Splitifi tools to run for deeper analysis.

NameTypeReqDescription
case_factsobject
case_typestring
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_case_strategy ~106

Get a full case strategy for a family law matter: recommended path, immediate actions, and approach based on jurisdiction, stage, and assigned judge.

NameTypeReqDescription
case_factsobject
case_typestringdivorce, custody, support, modification
judge_idstringAssigned judge ID (optional but improves strategy)
jurisdictionstringyes
stagestringpre-filing, filed, discovery, trial, post-decree

No output schema declared.

No examples provided.

splitifi_case_summary ~51

Get a full snapshot of your case: role, jurisdiction, situation, completed tasks, remaining steps, and what to do next.

NameTypeReqDescription
session_tokenstringyesYour session token from splitifi_start

No output schema declared.

No examples provided.

splitifi_client_intake ~66

Run a structured intake for a new family law client. Returns the key information to gather, questions to ask, and initial case assessment.

NameTypeReqDescription
case_typestring
client_situationstringBrief description from client
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_comparable_adr ~109

Comparable case outcomes from 2.5M+ ADR / Mediation cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for ADR / Mediation. Key fields: dispute_type, parties_count, amount_in_controversy, prior_negotiation_attempts
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_antitrust ~100

Comparable case outcomes from 2.5M+ Antitrust cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Antitrust. Key fields: conduct_type, market_definition, market_share, harm_to_competition
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_appellate ~104

Comparable case outcomes from 2.5M+ Appellate cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Appellate. Key fields: trial_outcome, grounds_for_appeal, standard_of_review, circuit
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_bankruptcy ~101

Comparable case outcomes from 2.5M+ Bankruptcy cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Bankruptcy. Key fields: chapter_type, total_debt, asset_value, income_means_test, creditor_count
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_cases ~72

Get outcome distributions from 2.5M+ comparable cases: settlement percentages, median timelines, cost ranges, custody split distributions.

NameTypeReqDescription
case_typestring
filtersobjectOptional: marriage_length_range, asset_range, has_children, contested
jurisdictionstringyes

No output schema declared.

No examples provided.

splitifi_comparable_civil_rights ~102

Comparable case outcomes from 2.5M+ Civil Rights cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Civil Rights. Key fields: rights_violation_type, agency_involved, documentation, damages_claimed
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_class_action ~97

Comparable case outcomes from 2.5M+ Class Action cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Class Action. Key fields: claim_type, class_size, common_questions, defendant_resources
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_construction ~98

Comparable case outcomes from 2.5M+ Construction cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Construction. Key fields: dispute_type, contract_value, delay_days, defect_type, bond_present
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_core ~98

Comparable case outcomes from 2.5M+ Core Prediction cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Core Prediction. Key fields: case_type, jurisdiction, complexity, procedural_stage, risk_factors
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_criminal ~101

Comparable case outcomes from 2.5M+ Criminal Defense cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Criminal Defense. Key fields: charge_type, charge_severity, prior_record, evidence_strength, plea_offer
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_cybersecurity ~99

Comparable case outcomes from 2.5M+ Cybersecurity cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Cybersecurity. Key fields: incident_type, data_volume, breach_scope, notification_status
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_documents ~97

Comparable case outcomes from 2.5M+ Document Intelligence cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Document Intelligence. Key fields: document_type, jurisdiction, complexity, parties_count, contested_terms
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_emerging_technology ~99

Comparable case outcomes from 2.5M+ Emerging Technology cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Emerging Technology. Key fields: tech_type, dispute_category, regulatory_body, harm_type
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_employment ~102

Comparable case outcomes from 2.5M+ Employment / Labor cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Employment / Labor. Key fields: claim_type, employment_duration, termination_reason, documentation_quality, protected_class
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_environmental ~94

Comparable case outcomes from 2.5M+ Environmental cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Environmental. Key fields: violation_type, contamination_level, remediation_cost, agency
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_estate ~100

Comparable case outcomes from 2.5M+ Estate / Probate cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Estate / Probate. Key fields: estate_value, will_present, beneficiaries_count, contested, state
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_family_law_deep ~110

Comparable case outcomes from 2.5M+ Family Law Deep / Forensic cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Family Law Deep / Forensic. Key fields: asset_types, income_sources, forensic_flags, hidden_asset_indicators
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_firm_analytics ~98

Comparable case outcomes from 2.5M+ Firm Analytics cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Firm Analytics. Key fields: firm_id, practice_area, case_type, jurisdiction
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_game_theory ~105

Comparable case outcomes from 2.5M+ Game Theory / Strategy cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Game Theory / Strategy. Key fields: dispute_type, parties, payoff_structure, negotiation_rounds, reservation_values
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_government_contracts ~101

Comparable case outcomes from 2.5M+ Government Contracts cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Government Contracts. Key fields: contract_value, agency, dispute_type, performance_issue, termination_type
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_healthcare ~106

Comparable case outcomes from 2.5M+ Healthcare / Malpractice cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Healthcare / Malpractice. Key fields: claim_type, procedure, outcome, standard_of_care_deviation, damages_type
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_immigration ~102

Comparable case outcomes from 2.5M+ Immigration cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Immigration. Key fields: visa_type, country_of_origin, time_in_us, criminal_history, prior_applications
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_insurance ~100

Comparable case outcomes from 2.5M+ Insurance cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Insurance. Key fields: claim_type, policy_limit, coverage_dispute, bad_faith_indicators
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_intellectual_property ~103

Comparable case outcomes from 2.5M+ IP / Patent cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for IP / Patent. Key fields: ip_type, registration_status, infringement_type, prior_art, commercial_value
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_international_trade ~101

Comparable case outcomes from 2.5M+ International Trade cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for International Trade. Key fields: trade_type, countries_involved, tariff_dispute, sanctions_exposure
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_judge_analytics ~98

Comparable case outcomes from 2.5M+ Judge Analytics cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Judge Analytics. Key fields: judge_id, case_type, motion_type, jurisdiction
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_legal_ethics ~103

Comparable case outcomes from 2.5M+ Legal Ethics cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Legal Ethics. Key fields: violation_type, bar_jurisdiction, prior_discipline, harm_to_client
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_litigation ~103

Comparable case outcomes from 2.5M+ Litigation Analytics cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Litigation Analytics. Key fields: case_type, court_level, amount_in_controversy, discovery_complexity
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_personal_injury ~108

Comparable case outcomes from 2.5M+ Personal Injury cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Personal Injury. Key fields: injury_type, liability_clarity, medical_costs, lost_wages, insurance_limit, fault_percentage
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.

splitifi_comparable_real_estate ~100

Comparable case outcomes from 2.5M+ Real Estate cases matching your fact pattern. Returns outcome distribution, median resolution time, and jurisdiction trends.

NameTypeReqDescription
case_factsobjectyesCase details for Real Estate. Key fields: transaction_type, property_value, contract_dispute, title_issues
jurisdictionstringyesState/province code
limitnumberMax cases to return (default 20)

No output schema declared.

No examples provided.