OS
OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
/search
search
ChatGPT Deep Research compatibility tool. Returns a ranked list of Swiss court decisions matching a query, each as {id, title, url, snippet}. Pair with `fetch`
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 /search for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Natural-language or keyword query. |
| limit | integer | Max results (default 10, max 50). default 10 |
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":"/search","input":{"query":"...","limit":10}}'cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /search -i '{"query":"...","limit":10}'mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/search", input: {"query":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.