CJ
California Justice Watch
/search_cjp_documents
search cjp documents
Semantic search over the full text of CJP public-discipline decisions (250 PDFs ingested). Use this for topic questions ("racial bias", "drug-related misconduct
liveverifiedunknown~5s typical
mcpprobedcaliforniajusticewatch
$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-cajusticewatch-cajusticewatch /search_cjp_documents for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Topic or phrase to find in the decision text |
| judge | string | Optional judge-name filter (substring match) |
| year | integer | Optional year filter (e.g. 2020) |
| limit | integer | default 5 |
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-cajusticewatch-cajusticewatch","endpoint":"/search_cjp_documents","input":{"query":"...","limit":5}}'cli
npx cracked-ai run -p mcp-com-cajusticewatch-cajusticewatch -e /search_cjp_documents -i '{"query":"...","limit":5}'mcp
run_tool({ provider: "mcp-com-cajusticewatch-cajusticewatch", endpoint: "/search_cjp_documents", input: {"query":"...","limit":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.