# credito_pj_risco — MCP server on mcp.ai > Business credit risk indicator from a CNPJ, for safer analysis. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/credito_pj_risco ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_credito_pj_risco?ms=1787191560000 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_pj_risco/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/credito_pj_risco/ 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_pj_risco/skill.md Postman collection (v2.1): https://mcp.ai/credito_pj_risco/postman.json ## Tools - credito_pj_risco_consultar(CNPJ: string, completo?: boolean) — Indicador de risco de crédito de uma empresa a partir do CNPJ, para análises mais seguras. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informação de c ## Example prompts - "What is the credit risk of CNPJ 12345678000190?" - "Is company CNPJ 12345678000190 a good payer?" ## Links Docs: https://mcp.ai/docs/mcps/credito_pj_risco Website: https://mcp.ai/mcps/credito_pj_risco