# contas_light_download_cep_ocr — MCP server on mcp.ai > Light: Download via ZIP code + OCR, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/contas_light_download_cep_ocr ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_contas_light_download_cep_ocr?ms=1787194260000 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/contas_light_download_cep_ocr/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/contas_light_download_cep_ocr/ 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/contas_light_download_cep_ocr/skill.md Postman collection (v2.1): https://mcp.ai/contas_light_download_cep_ocr/postman.json ## Tools - contas_light_download_cep_ocr_consultar(cpf?: string, cnpj?: string, cep: string, instalacao?: string) — Light: Download via CEP + OCR, 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 ofic ## Example prompts - "Look up Light: Download via ZIP code + OCR" ## Links Docs: https://mcp.ai/docs/mcps/contas_light_download_cep_ocr Website: https://mcp.ai/mcps/contas_light_download_cep_ocr