ED
eDiscovery Decoder News/Calc
/compare_tar_cutoffs
Compare TAR Cutoffs
Compare candidate TAR score or rank cutoffs side by side: for each cutoff, how many docs sit above it, its share of the scored set, and (if responsive counts ar
liveverifiedunknown~5s typical
mcpprobedediscoverydecodernews/calc
$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-com-ediscoverydecoder-mcp /compare_tar_cutoffs for me.
Input
| Field | Type | Description |
|---|---|---|
| scored_document_count* | integer | |
| cutoffs* | array |
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-com-ediscoverydecoder-mcp","endpoint":"/compare_tar_cutoffs","input":{"scored_document_count":1,"cutoffs":[]}}'cli
npx cracked-ai run -p mcp-com-ediscoverydecoder-mcp -e /compare_tar_cutoffs -i '{"scored_document_count":1,"cutoffs":[]}'mcp
run_tool({ provider: "mcp-com-ediscoverydecoder-mcp", endpoint: "/compare_tar_cutoffs", input: {"scored_document_count":1,"cutoffs":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.