# sintegra_ac — MCP server on mcp.ai > SINTEGRA: AC, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/sintegra_ac ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_sintegra_ac?ms=1787191740000 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/sintegra_ac/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/sintegra_ac/ 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/sintegra_ac/skill.md Postman collection (v2.1): https://mcp.ai/sintegra_ac/postman.json ## Tools - sintegra_ac_consultar(cnpj?: string, ie?: string, cpf?: string, aceita_resultado_parcial?: string) — SINTEGRA: AC, 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 brasileiros ## Example prompts - "Look up SINTEGRA: AC" ## Links Docs: https://mcp.ai/docs/mcps/sintegra_ac Website: https://mcp.ai/mcps/sintegra_ac