# JurisRAG API — full agent documentation JurisRAG is an agent-native Brazilian judicial data service. It exposes a remote Model Context Protocol server and a REST API for normalized public case and movement data obtained from official CNJ DataJud sources. ## Identity - Canonical name: JurisRAG API - Homepage: https://jurisrag-api.lcalado.chatgpt.site - Human and agent integration guide: https://jurisrag-api.lcalado.chatgpt.site/agents - Documentation: https://jurisrag-api.lcalado.chatgpt.site/docs - Language: Portuguese (Brazil), with English machine descriptions ## MCP - Transport: Streamable HTTP - Endpoint: https://jurisrag-api.lcalado.chatgpt.site/api/mcp - Manifest: https://jurisrag-api.lcalado.chatgpt.site/.well-known/mcp.json - Server card: https://jurisrag-api.lcalado.chatgpt.site/.well-known/mcp/server-card.json - Tool: search_brazilian_court_cases - Free methods: initialize, ping, tools/list, resources/list, prompts/list - Paid method: tools/call for search_brazilian_court_cases ## REST - OpenAPI: https://jurisrag-api.lcalado.chatgpt.site/openapi.json - Search endpoint: POST https://jurisrag-api.lcalado.chatgpt.site/api/v1/processos/search - Required field: tribunal - Optional fields: numero_processo, limite, query - Example: {"tribunal":"tjsp","numero_processo":"00000000020268260000","limite":10} ## Coverage Public official Brazilian judicial data exposed by CNJ DataJud, including STF, superior courts, federal regional courts, state courts, labor courts, electoral courts and available military courts. The service does not expose sealed proceedings. ## Payment - Protocol: x402 v2 exact payment - Price: US$0.01 per successful execution - Asset: USDC - Network: Base Mainnet (eip155:8453) - Human checkout: none - Account, subscription or API key: none ## Intended agent uses - Legal research and process lookup - Retrieval augmentation for legal AI systems - Due diligence and public litigation risk analysis - Judicial analytics and monitoring - CRM, ERP and legal software enrichment ## Machine-readable discovery - https://jurisrag-api.lcalado.chatgpt.site/.well-known/agent.json - https://jurisrag-api.lcalado.chatgpt.site/.well-known/x402 - https://jurisrag-api.lcalado.chatgpt.site/.well-known/mcp.json - https://jurisrag-api.lcalado.chatgpt.site/openapi.json - https://jurisrag-api.lcalado.chatgpt.site/llms.txt - https://jurisrag-api.lcalado.chatgpt.site/index.md - https://jurisrag-api.lcalado.chatgpt.site/SKILL.md - https://jurisrag-api.lcalado.chatgpt.site/AGENTS.md - https://jurisrag-api.lcalado.chatgpt.site/mcp-actions.json - https://jurisrag-api.lcalado.chatgpt.site/agent-permissions.json