目录 / Casefold
MCP
需 API Key
未评级
已上架
Casefold
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
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:api_key)
- 端点
https://case-data--casefold.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"Casefold": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://case-data--casefold.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
| get_claim | Get full detail for a single claim, including passages, linked exhibits, and notes. |
| list_files | List uploaded files for a case. Optionally filter by classification (document or exhibit). |
| list_timeline | List timeline events for a case, ordered chronologically. |
| list_starred_claims | List starred (bookmarked) claims for a case. Convenience shortcut for list_claims with starred_only=true. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。