Casefold

Casefold organizes custody documents for court.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • List Cases: List all cases the authenticated user can access.
  • Get Case Summary: Get an aggregate summary of a case: claim counts by party, file counts by classification, timeline events, starred claims, and categories.
  • List Claims: List claims (findings) for a case. Optionally filter by party, category, or starred status. Hidden claims are excluded.

What data it sees

Do you need an account

An API key from the service settings is required

Casefold organizes custody documents for court. Upload filings, declarations, and court orders — AI surfaces claims by party and category, classifies files, and links exhibits to relevant claims. Parents and attorneys share and collaborate on the same workspace.

Connect your Casefold account to query your case data: claims, documents, timeline events, exhibits, and starred items. Read-only — 7 tools available.

Generate your API key at casefold.app/settings

Server tool list (7)

Raw names from tools/list. Only developers need these.

list_casesList all cases the authenticated user can access.
get_case_summaryGet an aggregate summary of a case: claim counts by party, file counts by classification, timeline events, starred claims, and categories.
list_claimsList claims (findings) for a case. Optionally filter by party, category, or starred status. Hidden claims are excluded.
get_claimGet full detail for a single claim, including passages, linked exhibits, and notes.
list_filesList uploaded files for a case. Optionally filter by classification (document or exhibit).
list_timelineList timeline events for a case, ordered chronologically.
list_starred_claimsList starred (bookmarked) claims for a case. Convenience shortcut for list_claims with starred_only=true.