# com.verirouteintel/lookup (npm · veriroute-intel-mcp)

Is this number safe to call or text right now? Live carrier, CNAM, spam and SMS checks for agents.

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

## Components

- remote · `verirouteintel.com`: 86/100, [markdown](https://verifymcp.io/servers/com-verirouteintel-lookup/api-mcp.md), [page](https://verifymcp.io/servers/com-verirouteintel-lookup/api-mcp)
- npm · `veriroute-intel-mcp`: 78/100 (this document), [markdown](https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp.md), [page](https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp)

## Channel facts

- Registry: `npm`
- Package: `veriroute-intel-mcp`
- Version: `1.2.2`
- 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-21.

- **Supply Chain Security**: 100/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.
  - No production dependencies, so there is no dependency health to assess.
- **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 15 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 78/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 558 tokens (~93/item across 6 items; 6 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 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 com.verirouteintel/lookup MCP server?

com.verirouteintel/lookup runs locally as an npm package, launched with npx -y veriroute-intel-mcp. 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 com-verirouteintel-lookup -- npx -y veriroute-intel-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "com-verirouteintel-lookup": {
      "command": "npx",
      "args": [
        "-y",
        "veriroute-intel-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-verirouteintel-lookup": {
      "command": "npx",
      "args": [
        "-y",
        "veriroute-intel-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-verirouteintel-lookup -- npx -y veriroute-intel-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-verirouteintel-lookup": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "veriroute-intel-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-verirouteintel-lookup --command npx --arg -y --arg veriroute-intel-mcp
```

### Hermes

```yaml
mcp_servers:
  com-verirouteintel-lookup:
    command: "npx"
    args: ["-y", "veriroute-intel-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-verirouteintel-lookup": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "veriroute-intel-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-verirouteintel-lookup -t stdio -c npx -a -y veriroute-intel-mcp
```

### Other

```json
{
  "mcpServers": {
    "com-verirouteintel-lookup": {
      "command": "npx",
      "args": [
        "-y",
        "veriroute-intel-mcp"
      ]
    }
  }
}
```

## 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-19 (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-18 (score 77, 0)

- [functional regression] Security disclosure: unverified → fail

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

- [functional regression] Security disclosure: fail → unverified

### 2026-09-15 (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-13 (score 75, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-06 (score 71, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-05 (score 56)

First indexed and scored.

## MCP tools (6)

### `vri_number_lookup` (~107 tokens)

Number Lookup

Live intelligence for ONE North American phone number: current carrier of record, line type, LRN routing data, porting activation date, and optionally caller-ID name (cnam), spam reputation, and messaging provider. Always a fresh read of live numbering infrastructure — never cached carrier data.

Input parameters:

- `phone_number` (string, required): US/Canada number, any common format
- `products` (array): Data sets to include. Default ['lrn'] (carrier/line-type/routing).

Output parameters:

- `billed` (boolean): Whether this lookup was charged
- `data` (object): Carrier, line type, LRN, and any requested cnam/spam/messaging fields
- `phone_number` (string): Normalized number
- `status` (string): success or error

### `vri_spam_check` (~42 tokens)

Spam Check

Spam/scam/robocall reputation for one North American phone number.

Input parameters:

- `phone_number` (string, required): US/Canada number, any common format

Output parameters:

- `is_spam` (boolean): True if flagged spam/scam/robocall
- `phone_number` (string)
- `spam_type` (string|null): SCAM, ROBOCALL, or null when clean

### `vri_bulk_status` (~45 tokens)

Bulk Job Status

Status and progress of a VRI bulk lookup job by job id.

Input parameters:

- `job_id` (string, required): Job id returned by vri_bulk_lookup or vri_submit_job

Output parameters:

- `job_id` (string)
- `processed` (integer): Numbers completed so far
- `status` (string): Job state, e.g. RUNNING or COMPLETED

### `vri_bulk_lookup` (~89 tokens)

Bulk Lookup

Live lookup for up to 100 North American phone numbers in one call (carrier, line type, routing; optional cnam/spam/messaging). Each number is a fresh paid read — spend scope required.

Input parameters:

- `phone_numbers` (array, required): US/Canada numbers, any common format (max 100)
- `products` (array): Data sets per number. Default ['lrn'].

Output parameters:

- `results` (array)
- `total_charged` (string): USD amount billed for this call

### `vri_sms_deliverability` (~115 tokens)

SMS Deliverability Check

ONE verdict for AI outreach: can this North American number receive SMS, and is now a reasonable time to send? Returns sms_capable (live line-type read), VoIP flag, spam reputation, the recipient's approximate local time with an 8am-9pm calling-window flag, and plain-language reasons. Deliverability and reputation signals only — not a legal compliance determination (no DNC/reassigned-number/litigator data).

Input parameters:

- `phone_number` (string, required): US/Canada number, any common format

Output parameters:

- `line_type` (string|null)
- `ok_to_message_now` (boolean): sms_capable AND clean AND inside the calling window
- `reasons` (array)
- `recipient_local` (object|null): Approximate timezone, local_time, quiet_hours_ok
- `sms_capable` (boolean): Wireless line that can receive SMS
- `spam_flagged` (boolean)
- `voip` (boolean)

### `vri_submit_job` (~96 tokens)

Submit Async Job

Submit an ASYNC bulk lookup job for up to 10000 North American phone numbers. Balance is reserved up front and the job runs in the background; check progress with vri_bulk_status. Requires a customer API key (jobs bill the account that owns the key).

Input parameters:

- `phone_numbers` (array, required): US/Canada numbers to process asynchronously (max 10000)
- `products` (array): Default ['lrn'].

Output parameters:

- `job_id` (string): Use with vri_bulk_status
- `reserved` (string): USD balance reserved for the job
- `status` (string)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp#diagnostics

## Score history

- 2026-09-21: 78
- 2026-09-20: 78
- 2026-09-19: 78
- 2026-09-18: 77
- 2026-09-17: 77
- 2026-09-16: 76
- 2026-09-15: 76
- 2026-09-14: 75
- 2026-09-13: 75
- 2026-09-12: 71
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 71
- 2026-09-08: 71
- 2026-09-07: 71
- 2026-09-06: 71
- 2026-09-05: 56

## Common questions

### What is the com.verirouteintel/lookup MCP server?

com.verirouteintel/lookup is an MCP server listed in the public MCP registry as com.verirouteintel/lookup. Is this number safe to call or text right now? Live carrier, CNAM, spam and SMS checks for agents. This page covers its npm package (veriroute-intel-mcp).

### Is the com.verirouteintel/lookup MCP server safe to use?

com.verirouteintel/lookup scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 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 com.verirouteintel/lookup MCP server expose?

com.verirouteintel/lookup exposes 6 tools: vri_number_lookup, vri_spam_check, vri_bulk_status, vri_bulk_lookup, vri_sms_deliverability, vri_submit_job. Their descriptions and schemas cost roughly 494 tokens of context every time the server is loaded.

### Is the com.verirouteintel/lookup MCP server still maintained?

com.verirouteintel/lookup is still listed as active in the MCP registry. We last reached this channel on 21 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 com.verirouteintel/lookup MCP server under?

com.verirouteintel/lookup 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/veriroute-intel-mcp
- Socket report: https://socket.dev/npm/package/veriroute-intel-mcp
- Repository: https://github.com/verirouteintel/veriroute-intel-mcp
- Website: https://verirouteintel.com/api-docs/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-verirouteintel-lookup/veriroute-intel-mcp
