# ecac_dctf_web — MCP server on mcp.ai > ECAC: DCTF WEB, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/ecac_dctf_web ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_ecac_dctf_web?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/ecac_dctf_web/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/ecac_dctf_web/ 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/ecac_dctf_web/skill.md Postman collection (v2.1): https://mcp.ai/ecac_dctf_web/postman.json ## Tools - ecac_dctf_web_consultar(pkcs12_cert: string, pkcs12_pass: string, data_inicial_apuracao?: string, data_final_apuracao?: string, data_inicial_transmissao?: string, data_final_transmissao?: string, perfil_procurador_cnpj?: string, perfil_procurador_cpf?: string, categoria_declaracao?: string, situacoes_declaracao?: string, numero_recibo?: string, pagina?: string) — ECAC: DCTF WEB, 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 ECAC: DCTF WEB" ## Links Docs: https://mcp.ai/docs/mcps/ecac_dctf_web Website: https://mcp.ai/mcps/ecac_dctf_web