Skip to main content
Glama

Capivara: Investigação Cadastral

capivara_dossie

Read-onlyIdempotent

Raio-X cadastral 360º de uma PESSOA (por CPF) OU EMPRESA (por CNPJ) — consolidado num relatório por seção. PF: identidade, contato/localização, dinheiro a receber (Valores a Receber do BC, IRPF, benefícios), crédito, antecedentes/sanções, societário, veículos e processos. PJ: cadastro/Simples, regularidade fiscal (CND Federal, CNDT, FGTS), dinheiro a receber, crédito PJ, SINTEGRA/TCU, QSA/societário, idoneidade (CEIS/CNEP/CEPIM/leniência) e processos. Informe cpf (pessoa) OU cnpj (empresa). Escolha o nivel: basico (R$39: identidade + dinheiro a receber), medio (R$149: + crédito + antecedentes + veículos), avancado (R$249: + societário + sanções internacionais + processos). Preço FIXO por consulta (pré-pago). TEMPO: basico ~15s, medio ~30-60s, avancado consulta muitas fontes e é o mais demorado (pode chegar perto do limite de tempo do cliente MCP; avise o usuário que a consulta pode demorar ~1 minuto). SCR e relatórios de crédito positivo (dados sob sigilo/autorização) só entram se autorizacao_titular_scr=true e são cobrados À PARTE, por cima do nível (SCR +R$39, relatório positivo PF +R$140, limite PJ +R$210, risco PJ +R$140). Confirme ANTES com o usuário que ele tem autorização declarada do titular; sem isso, esses itens são pulados. RESPOSTA: por padrão devolve um RESUMO (status de cada fonte + destaques) mais um arquivo .md com o dossiê completo, que você abre por seção com arquivo_ler. O dossiê inteiro passa de 100 mil tokens, por isso não volta na resposta. Use formato="completo" só pra consumo programático. Os dados podem estar incompletos/desatualizados e não substituem a consulta oficial (LGPD).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cpfNo
cnpjNo
nomeNo
nivelNo
formatoNo
autorizacao_titular_scrNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.7/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the annotations (readOnly, idempotent, non-destructive), the description discloses pricing, response time, response format (summary + .md file), token size limitations, the fact that data may be incomplete/outdated, and LGPD compliance. It clearly states the extra cost and authorization requirement for SCR, providing full transparency about how the tool behaves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is quite long but well-organized: first the purpose, then details for PF/PJ, then pricing/levels, timing, SCR requirements, response format, and legal caveats. Every sentence adds essential information, though a bit dense. It is front-loaded with the core purpose and ends with necessary caveats.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 6 parameters and no output schema, the description covers all necessary operational aspects: input selection, level choices, costs, time expectations, response structure (with reference to arquivo_ler), authorization handling, and data reliability caveats. It leaves no obvious gaps for an agent to successfully invoke and interpret the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema provides only parameter names and types, with no descriptions (coverage 0%). The description compensates fully: it explains that cpf_or_cnpj selects person/company, that nivel determines price and scope, that formato=resumo is default (summary + .md) while completo is for programmatic use, and that autorizacao_titular_scr gates restricted data. This is far beyond what the schema offers.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: a 360º background check ('Raio-X cadastral') for either a person (by CPF) or company (by CNPJ), consolidating data into a report. It distinguishes itself from siblings like 'capivara_resolver' and 'capivara_registrar_consentimento' by being a comprehensive, multi-source dossier tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It gives explicit usage instructions: provide either cpf or cnpj, choose a nivel (with pricing), and note that SCR data requires authorization and is charged extra. It advises informing users about long wait times for the 'avancado' level and mentions that 'formato=completo' is for programmatic use. It does not explicitly name alternative tools, but the context is sufficient.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.