# credito_negativo — MCP server on mcp.ai > Delinquencies of a person or company: protests, lawsuits, recoveries, and other restrictions. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/credito_negativo ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_credito_negativo?ms=1787191440000 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/credito_negativo/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/credito_negativo/ 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/credito_negativo/skill.md Postman collection (v2.1): https://mcp.ai/credito_negativo/postman.json ## Tools - credito_negativo_consultar(CPF: string, CNPJ: string, completo?: boolean) — Pendências de uma pessoa física ou jurídica: protestos, ações judiciais, recuperações e outras restrições. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta ## Example prompts - "What are the delinquencies of CPF 12345678909?" - "Restrictions and protests for CNPJ 12345678000190" ## Links Docs: https://mcp.ai/docs/mcps/credito_negativo Website: https://mcp.ai/mcps/credito_negativo