# carf_processo — MCP server on mcp.ai > CARF: Court Case, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/carf_processo ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_carf_processo?ms=1787246940000 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/carf_processo/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/carf_processo/ 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/carf_processo/skill.md Postman collection (v2.1): https://mcp.ai/carf_processo/postman.json ## Tools - carf_processo_consultar(processo?: string, cpf?: string, cnpj?: string, data_inicio?: string, data_fim?: string) — CARF: Processo, 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 brasileiro ## Example prompts - "Look up CARF: Court Case" ## Links Docs: https://mcp.ai/docs/mcps/carf_processo Website: https://mcp.ai/mcps/carf_processo