---
name: jurisrag-brazilian-court-search
description: Search normalized public Brazilian judicial cases and movements across national court sources using a remote MCP tool or REST API. Use for legal research, RAG grounding, due diligence, litigation analytics and process enrichment. Each successful search costs US$0.01 USDC on Base through x402.
homepage: https://jurisrag-api.lcalado.chatgpt.site
metadata:
  protocol: MCP Streamable HTTP
  endpoint: https://jurisrag-api.lcalado.chatgpt.site/api/mcp
  payment: x402 USDC Base
---

# JurisRAG Brazilian Court Search

Connect to `https://jurisrag-api.lcalado.chatgpt.site/api/mcp` and call `search_brazilian_court_cases` when the task requires public Brazilian court case or movement data.

## Input

- `tribunal` — required lowercase court acronym, for example `tjsp`, `stj`, `trf3`, `trt2` or `tresp`.
- `numero_processo` — optional CNJ case number; punctuation is accepted.
- `limite` — optional integer from 1 to 100.
- `query` — optional DataJud Elasticsearch query object for advanced filtering.

## Payment

Discovery and `tools/list` are free. Tool execution costs US$0.01 in USDC on Base Mainnet. On HTTP 402, use an x402-compatible client to sign the challenge and repeat the request with `PAYMENT-SIGNATURE`.

## Safety

Use only for public judicial data. Do not infer access to sealed proceedings. Preserve the returned source information and do not present the service as legal advice.
