Connection check
verified live · 27h ago
investigacao-mcp
Cadastral investigation of people and companies: location, corporate ties/relationships, participati
Tools
26
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
26 toolsRead from the running server on 27h ago.
authenticate
token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent… MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
connect
read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool… Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.
investigacao_aml
read-only
CPFcompleto
Rede de vínculos societários para prevenção à lavagem de dinheiro, por CPF. Rede de vínculos societários para prevenção à lavagem de dinheiro, por CPF.
investigacao_beneficiario_final
read-only
CPFCNPJcompleto
Beneficiário final (UBO) de uma empresa ou pessoa. Beneficiário final (UBO) de uma empresa ou pessoa.
investigacao_beneficios_sociais
read-only
CPFcompleto
Benefícios sociais recebidos por um CPF (Bolsa Família, BPC, etc.). Benefícios sociais recebidos por um CPF (Bolsa Família, BPC, etc.).
investigacao_cnh
read-only
CPFcompleto
Dados da CNH (Carteira Nacional de Habilitação) por CPF. Dados da CNH (Carteira Nacional de Habilitação) por CPF.
investigacao_enriquecimento
read-only
EMAILCELULARcompleto
Descobre a pessoa por trás de um celular e/ou email (enriquecimento reverso). Descobre a pessoa por trás de um celular e/ou email (enriquecimento reverso).
investigacao_historico_veicular
read-only
CPFCNPJcompleto
Histórico veicular (SP) por CPF ou CNPJ. Histórico veicular (SP) por CPF ou CNPJ.
investigacao_localizacao
read-only
CPFDOBNAMESURNAMEcompleto
Localização de uma pessoa (nome, endereço, telefone, email). Localização de uma pessoa (nome, endereço, telefone, email).
investigacao_obito
read-only
CPFcompleto
Verificação de óbito por CPF. Verificação de óbito por CPF.
investigacao_participacoes
read-only
CNPJcompleto
QSA + participações societárias de um CNPJ (sócios e empresas ligadas). QSA + participações societárias de um CNPJ (sócios e empresas ligadas).
investigacao_pessoa_fisica
read-only
CPFcompleto
Dados cadastrais completos de um CPF: nome, contato (telefone/email), endereço, renda estimada e faixa salarial. Dados cadastrais completos de um CPF: nome, contato (telefone/email), endereço, renda estimada e faixa salarial.
investigacao_pessoa_juridica
read-only
CNPJcompleto
Dados cadastrais completos de um CNPJ. Dados cadastrais completos de um CNPJ.
investigacao_pis
read-only
CPFcompleto
PIS vinculado a um CPF. PIS vinculado a um CPF.
investigacao_prf_infracoes
read-only
TIPO*PLACA*RENAVAM*completo
Infrações da Polícia Rodoviária Federal por placa + RENAVAM. Infrações da Polícia Rodoviária Federal por placa + RENAVAM.
investigacao_propriedade_veicular
read-only
CPFCNPJcompleto
Veículos no nome de uma pessoa ou empresa (frota) por CPF/CNPJ. Veículos no nome de uma pessoa ou empresa (frota) por CPF/CNPJ.
investigacao_renda
read-only
CPFcompleto
Nível socioeconômico e renda estimada de um CPF. Nível socioeconômico e renda estimada de um CPF.
investigacao_situacao_eleitoral
read-only
CPFNOMEcompletoDATANASCIMENTONUMEROTITULOELEITORAL
Situação eleitoral de uma pessoa (TSE). Situação eleitoral de uma pessoa (TSE).
investigacao_titulo_eleitoral
read-only
CPFNOMENOMEMAE*completoDATANASCIMENTO*NUMEROTITULOELEITORAL
Título e local de votação (TSE). Título e local de votação (TSE).
investigacao_veiculo_placa
read-only
PLACAcompleto
Dados e débitos de um veículo pela placa (não exige RENAVAM). Dados e débitos de um veículo pela placa (não exige RENAVAM).
investigacao_vinculo_empregaticio
read-only
CNPJcompleto
Vínculos empregatícios. Vínculos empregatícios.
investigacao_vinculos_societarios
read-only
CPFCNPJcompleto
Vínculos/relacionamentos societários de uma pessoa ou empresa. Vínculos/relacionamentos societários de uma pessoa ou empresa.
marketplace
limitqueryactionmcp_idmessagetool_id
+17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",… The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.
report_bug
contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction. Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version
read-only
Show the current MCP platform and adapter versions. Show the current MCP platform and adapter versions.
toolkit_info
read-only