# io.github.orionlabsai/agentum-mcp-server (npm · @agentum/mcp-server)

Dados globais reais (CNPJ, CEP, LEI, VAT, câmbio) via MCP, pagos em USDC por chamada (x402).

- Trust score: 78/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- npm · `@agentum/mcp-server`: 78/100 (this document), [markdown](https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server.md), [page](https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@agentum/mcp-server`
- Version: `1.2.4`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Supply Chain Security**: 99/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 114 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 12 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1002 tokens (~91/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.orionlabsai/agentum-mcp-server server?

io.github.orionlabsai/agentum-mcp-server runs locally as an npm package, launched with npx -y @agentum/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add orionlabsai-agentum-mcp-server -- npx -y @agentum/mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "orionlabsai-agentum-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentum/mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "orionlabsai-agentum-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentum/mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add orionlabsai-agentum-mcp-server -- npx -y @agentum/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "orionlabsai-agentum-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@agentum/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add orionlabsai-agentum-mcp-server --command npx --arg -y --arg @agentum/mcp-server
```

### Hermes

```yaml
mcp_servers:
  orionlabsai-agentum-mcp-server:
    command: "npx"
    args: ["-y", "@agentum/mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "orionlabsai-agentum-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@agentum/mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add orionlabsai-agentum-mcp-server -t stdio -c npx -a -y @agentum/mcp-server
```

### Other

```json
{
  "mcpServers": {
    "orionlabsai-agentum-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentum/mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 78, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-23 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 73, +16)

- [security improvement] Malware scan: unverified → pass

### 2026-09-12 (score 57, +11)

- [security improvement] Malware scan: unverified → pass
- [security improvement] Known CVEs: unverified → pass
- [functional improvement] Dependency health: unverified → 0.88
- [functional] First check of Tool coverage: 100
- [functional] Package version: 1.2.3 → 1.2.4

## MCP tools (11)

### `verificar_cnpj` (~69 tokens)

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).

Input parameters:

- `cnpj` (string, required): CNPJ brasileiro, 14 dígitos, com ou sem pontuação

Output parameters:

- `abertura` (string|null)
- `atividade_principal` (string|null)
- `cnpj` (string): CNPJ só com dígitos
- `data_situacao` (string|null)
- `fonte` (string)
- `municipio` (string|null)
- `natureza_juridica` (string|null)
- `razao_social` (string|null)
- `situacao` (string|null): Situação cadastral (ex: ATIVA)
- `uf` (string|null)

### `taxas_brasil` (~42 tokens)

Taxas oficiais do Brasil

Consulta taxas oficiais brasileiras em tempo real (Selic, CDI, dólar comercial). Pagamento real de $0.01 em USDC (Base mainnet).

Output parameters:

- `cdi_ad` (object)
- `dolar_comercial_venda` (object)
- `fonte` (string)
- `selic_meta_aa` (object)

### `verificar_cep` (~57 tokens)

Verificar CEP

Valida um CEP/endereço brasileiro em tempo real. Pagamento real de $0.01 em USDC (Base mainnet).

Input parameters:

- `cep` (string, required): CEP brasileiro, 8 dígitos, com ou sem hífen

Output parameters:

- `bairro` (string|null)
- `cep` (string)
- `ddd` (string|null)
- `fonte` (string)
- `logradouro` (string|null)
- `municipio` (string|null)
- `regiao` (string|null)
- `uf` (string|null)

### `validar_cpf` (~72 tokens)

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 mainnet).

Input parameters:

- `cpf` (string, required): CPF brasileiro, 11 dígitos, com ou sem pontuação

Output parameters:

- `cpf` (string): CPF formatado (000.000.000-00)
- `valido` (boolean)

### `business_intelligence` (~87 tokens)

Inteligência empresarial (CNPJ completo)

Inteligência empresarial brasileira completa: situação cadastral, endereço, atividades, sócios (CPF sempre mascarado pela própria Receita Federal) e resumo gerado por IA a partir só de dados oficiais. Pagamento real de $0.05 em USDC (Base mainnet).

Input parameters:

- `cnpj` (string, required): CNPJ brasileiro, 14 dígitos, com ou sem pontuação

Output parameters:

- `activities`
- `address`
- `company`
- `confidence` (number): 0 a 1, calculado a partir da fonte e da completude do dado
- `meta`
- `partners` (array)
- `queriedAt` (string)
- `registration`
- `signals`
- `sources` (array)
- `summary` (string)

### `fx_rates` (~110 tokens)

Câmbio (qualquer moeda)

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 mainnet).

Input parameters:

- `base` (string): Moeda base (ISO 4217, ex: USD). Default: USD
- `symbols` (string): Moedas de destino separadas por vírgula (ex: BRL,EUR). Default: BRL,EUR,USD

Output parameters:

- `base` (string)
- `date` (string)
- `fonte` (string)
- `rates` (object)

### `economic_data` (~86 tokens)

Indicadores econômicos (qualquer país)

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 mainnet).

Input parameters:

- `country` (string, required): Código ISO 3166-1 alpha-2 do país (ex: BR, US, DE)
- `metric` (string, required): Indicador desejado

Output parameters:

- `ano` (string)
- `country` (string)
- `fonte` (string)
- `label` (string)
- `metric` (string)
- `unidade` (string)
- `valor` (number)

### `vat_validate` (~87 tokens)

Validar VAT europeu

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).

Input parameters:

- `country` (string, required): Código de país da UE, 2 letras (ex: IE, DE, FR)
- `vat` (string, required): Número de VAT, sem o prefixo do país

Output parameters:

- `country` (string)
- `endereco` (string|null)
- `fonte` (string)
- `nome` (string|null)
- `valido` (boolean)
- `vat` (string)

### `company_enrich` (~92 tokens)

Identificação global de empresa (LEI)

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 (Base mainnet).

Input parameters:

- `lei` (string): Código LEI de 20 caracteres, se já souber
- `name` (string): Nome (ou parte do nome) da empresa a buscar

Output parameters:

- `fonte` (string)
- `jurisdiction` (string|null)
- `legalName` (string|null)
- `lei` (string)
- `registrationStatus` (string|null)
- `status` (string|null)

### `company_intelligence_br` (~140 tokens)

Inteligência empresarial + compliance (CNPJ, sistema AGENTUM Business)

Investigação empresarial baseada em evidências pra um CNPJ brasileiro: além do cadastro (BrasilAPI/ReceitaWS), cruza fontes públicas oficiais de compliance — TCU (licitantes inidôneos), CNIA/CNJ, CEIS, CNEP, e CVM quando aplicável. Só fatos e cobertura por fonte, nunca um 'score' inventado. Pagamento real de $0.02 em USDC (Base mainnet) — sistema separado (AGENTUM Business), carteira diferente das outras ferramentas.

Input parameters:

- `cnpj` (string, required): CNPJ brasileiro, 14 dígitos, com ou sem pontuação

Output parameters:

- `cnpj` (string)
- `company`
- `coverage`
- `derivedFindings`
- `findings` (array)
- `generatedAt` (string)
- `performance` (object)

### `preflight` (~160 tokens)

Verificação de contraparte (CNPJ, LEI ou nome de empresa)

Aceita um CNPJ brasileiro (14 dígitos), um código LEI (20 caracteres) ou um nome de empresa, e devolve um veredito consolidado de contraparte: entidade identificada, banda de risco (clear/flagged/insufficient_data), confiança na cobertura de dado, e os achados componentes com fonte e status individual. Nunca fabrica um score — band/flags são derivados deterministicamente de fatos verificados em fontes públicas oficiais. Pagamento real de $0.15 em USDC (Base mainnet) — sistema separado (AGENTUM Business), carteira diferente das outras ferramentas.

Input parameters:

- `q` (string, required): CNPJ brasileiro (14 dígitos), código LEI (20 caracteres), ou nome de empresa

Output parameters:

- `band` (string): clear | flagged | insufficient_data
- `components` (array)
- `confidence` (string): high | medium | low
- `entity` (object)
- `flags` (array)
- `query` (object)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server#diagnostics

## Score history

- 2026-09-25: 78
- 2026-09-24: 78
- 2026-09-23: 78
- 2026-09-22: 77
- 2026-09-21: 77
- 2026-09-20: 76
- 2026-09-19: 76
- 2026-09-18: 75
- 2026-09-17: 75
- 2026-09-16: 74
- 2026-09-15: 74
- 2026-09-14: 73
- 2026-09-13: 73
- 2026-09-12: 57
- 2026-09-11: 46
- 2026-09-10: 66
- 2026-09-09: 55

## Common questions

### What is the io.github.orionlabsai/agentum-mcp-server server?

io.github.orionlabsai/agentum-mcp-server is listed in the public MCP registry as io.github.orionlabsai/agentum-mcp-server. Dados globais reais (CNPJ, CEP, LEI, VAT, câmbio) via MCP, pagos em USDC por chamada (x402). This page covers its npm package (@agentum/mcp-server).

### Is the io.github.orionlabsai/agentum-mcp-server server safe to use?

io.github.orionlabsai/agentum-mcp-server scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.orionlabsai/agentum-mcp-server server expose?

io.github.orionlabsai/agentum-mcp-server exposes 11 tools: verificar_cnpj, taxas_brasil, verificar_cep, validar_cpf, business_intelligence, and 6 more. Their descriptions and schemas cost roughly 1,002 tokens of context every time the server is loaded.

### Is the io.github.orionlabsai/agentum-mcp-server server still maintained?

io.github.orionlabsai/agentum-mcp-server is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.orionlabsai/agentum-mcp-server server under?

io.github.orionlabsai/agentum-mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@agentum/mcp-server
- Socket report: https://socket.dev/npm/package/@agentum/mcp-server
- Repository: https://github.com/orionlabsai/agentum-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/orionlabsai-agentum-mcp-server/agentum-mcp-server
