OS
OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
/find_leading_cases
find leading cases
Find the most-cited decisions for a topic or statute. Authority ranking based on citation graph. Filter by statute (law_code + article), topic query, court, and
liveverifiedunknown~5s typical
mcpprobedopencaselaw—swiss
$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-ch-opencaselaw-swiss-caselaw /find_leading_cases for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional text query to filter by topic (FTS search) |
| law_code | string | Optional law code (e.g., BV, OR, ZGB, EMRK, StGB) |
| article | string | Optional article number (requires law_code) |
| court | string | Optional court filter (e.g., bger, bge, bvger) |
| date_from | string | Optional start date (YYYY-MM-DD) |
| date_to | string | Optional end date (YYYY-MM-DD) |
| limit | integer | Max results (default 20, max 100) default 20 |
| include_pinpoint | boolean | Attach a pinpoint Erwägung citation to the top 3 leading cases when a confident match exis default true |
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-ch-opencaselaw-swiss-caselaw","endpoint":"/find_leading_cases","input":{"limit":20,"include_pinpoint":true}}'cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /find_leading_cases -i '{"limit":20,"include_pinpoint":true}'mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/find_leading_cases", input: {"limit":20,"include_pinpoint":true} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.