# @agentum/mcp-server

Servidor MCP da AGENTUM — dados globais reais (CNPJ, CEP, taxas, CPF, LEI, VAT, câmbio, indicadores, verificação de contraparte) pra qualquer agente de IA consumir via x402, pagando por chamada em USDC.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.3
- **Author:** io.github.orionlabsai
- **License:** MIT
- **npm:** @agentum/mcp-server
- **Source:** https://github.com/orionlabsai/agentum-mcp-server
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-12T09:16:13.097Z
- **Version scanned:** 1.2.3
- **CVEs:** none found by OSV at scan time

## Tools

11 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `verificar_cnpj` — Verifica um CNPJ brasileiro em tempo real (situação cadastral, Simples Nacional, endereço). Pagamento real de $0.02 em USDC (Base mainnet).
- `taxas_brasil` — Consulta taxas oficiais brasileiras em tempo real (Selic, CDI, dólar comercial). Pagamento real de $0.01 em USDC (Base mainnet).
- `verificar_cep` — Valida um CEP/endereço brasileiro em tempo real. Pagamento real de $0.01 em USDC (Base mainnet).
- `validar_cpf` — Confirma se um CPF brasileiro é matematicamente válido (dígito verificador) — não consulta dado pessoal de ninguém. Pagamento real de $0.01 em USDC (Base mainne
- `business_intelligence` — Inteligência empresarial brasileira completa: situação cadastral, endereço, atividades, sócios (CPF sempre mascarado pela própria Receita Federal) e resumo gera
- `fx_rates` — Taxas de câmbio oficiais em tempo real (Banco Central Europeu, via Frankfurter) — qualquer par de moedas, não só BRL. Pagamento real de $0.01 em USDC (Base main
- `economic_data` — Indicadores econômicos oficiais (Banco Mundial) de qualquer país: crescimento do PIB, inflação, desemprego, população. Pagamento real de $0.01 em USDC (Base mai
- `vat_validate` — Validação de número de VAT (IVA) europeu em tempo real (VIES, serviço oficial da UE). Pagamento real de $0.01 em USDC (Base mainnet).
- `company_enrich` — Identificação global de empresa via LEI (Legal Entity Identifier, GLEIF) — busca por nome ou código LEI, cobre qualquer país. Pagamento real de $0.01 em USDC (B
- `company_intelligence_br` — Investigação empresarial baseada em evidências pra um CNPJ brasileiro: além do cadastro (BrasilAPI/ReceitaWS), cruza fontes públicas oficiais de compliance — TC
- `preflight`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@agentum/mcp-server\"\n      ],\n      \"env\": {\n        \"AGENTUM_MCP_WALLET_KEY\": \"<YOUR_AGENTUM_MCP_WALLET_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `AGENTUM_MCP_WALLET_KEY` — Agentum Mcp Wallet Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40agentum%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40agentum%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40agentum%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40agentum%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
