# cade_processos — MCP server on mcp.ai > CADE: Court Cases, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/cade_processos ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_cade_processos?ms=1787218440000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/cade_processos/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/cade_processos/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/cade_processos/skill.md Postman collection (v2.1): https://mcp.ai/cade_processos/postman.json ## Tools - cade_processos_consultar(processo?: string, query?: string, interessado_remetente?: string, pagina?: string, tipo_pesquisa?: string) — CADE: Processos, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos oficiais brasileir ## Example prompts - "Look up CADE: Court Cases" ## Links Docs: https://mcp.ai/docs/mcps/cade_processos Website: https://mcp.ai/mcps/cade_processos