# cnj_seeu_processos — MCP server on mcp.ai > Conselho Nacional de Justiça SEEU: Court Cases, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/cnj_seeu_processos ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_cnj_seeu_processos?ms=1787247000000 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/cnj_seeu_processos/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/cnj_seeu_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/cnj_seeu_processos/skill.md Postman collection (v2.1): https://mcp.ai/cnj_seeu_processos/postman.json ## Tools - cnj_seeu_processos_consultar(nome_parte?: string, nome_mae?: string, numero_processo?: string, cnpj?: string, cpf?: string) — Conselho Nacional de Justiça SEEU: Processos, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fonte ## Example prompts - "Look up Conselho Nacional de Justiça SEEU: Court Cases" ## Links Docs: https://mcp.ai/docs/mcps/cnj_seeu_processos Website: https://mcp.ai/mcps/cnj_seeu_processos