# io.github.bbrysonelite-max/alienprobe-who-mcp (npm · @alienprobe/who-mcp)

Company name, domain or LEI to its GLEIF legal entity, $0.05 via x402 on Base. Spend caps.

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

## Components

- npm · `@alienprobe/who-mcp`: 77/100 (this document), [markdown](https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp.md), [page](https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp)

## Channel facts

- Registry: `npm`
- Package: `@alienprobe/who-mcp`
- Version: `0.1.0`
- 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-20.

- **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 117 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 15 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 498 tokens (~249/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 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.bbrysonelite-max/alienprobe-who-mcp server?

io.github.bbrysonelite-max/alienprobe-who-mcp runs locally as an npm package, launched with npx -y @alienprobe/who-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 bbrysonelite-max-alienprobe-who-mcp -- npx -y @alienprobe/who-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "bbrysonelite-max-alienprobe-who-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alienprobe/who-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bbrysonelite-max-alienprobe-who-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alienprobe/who-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add bbrysonelite-max-alienprobe-who-mcp -- npx -y @alienprobe/who-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bbrysonelite-max-alienprobe-who-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@alienprobe/who-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bbrysonelite-max-alienprobe-who-mcp --command npx --arg -y --arg @alienprobe/who-mcp
```

### Hermes

```yaml
mcp_servers:
  bbrysonelite-max-alienprobe-who-mcp:
    command: "npx"
    args: ["-y", "@alienprobe/who-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "bbrysonelite-max-alienprobe-who-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@alienprobe/who-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add bbrysonelite-max-alienprobe-who-mcp -t stdio -c npx -a -y @alienprobe/who-mcp
```

### Other

```json
{
  "mcpServers": {
    "bbrysonelite-max-alienprobe-who-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alienprobe/who-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-20 (score 77, +1)

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

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

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

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

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

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

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

### 2026-09-12 (score 73, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-05 (score 69, 0)

- [functional regression] Security disclosure: unverified → fail

### 2026-09-04 (score 69)

First indexed and scored.

## MCP tools (2)

### `who_terms` (~150 tokens)

who: price and coverage (free)

FREE, read-only. Returns the advertised x402 payment terms for a `who` lookup — price, asset, network, payee, and the source's coverage statement — without paying anything and without needing a wallet. Use this before `who` to decide whether the lookup is worth the money (currently $0.05 USDC on Base mainnet). If the subject is malformed, missing or ambiguous, this returns that free refusal instead of terms, which means `who` would also cost nothing.

Input parameters:

- `q` (string, required): Company name, registrable domain (apple.com), or 20-character LEI. Append a jurisdiction to disambiguate a name: "Acme Corp;US-DE".

### `who` (~295 tokens)

who: paid legal-entity lookup

SPENDS REAL MONEY: $0.05 USDC on Base mainnet per successful answer, paid from the wallet in the server's PRIVATE_KEY env var. Not a subscription, not credits — an on-chain payment per call. Check `who_terms` first if the price matters.

Returns exactly one GLEIF Level 1 record: LEI, legal name, jurisdiction, entity status, registration status, last update, how it matched, and (domain queries only) the official website. No addresses, no officers, no ownership graph, no guesses.

FREE refusals — these cost nothing and are returned as ordinary results:
  invalid_subject (malformed) | not_found (no match) | ambiguous (up to 5 candidates; re-ask with an exact legal_name and a ;jurisdiction suffix) | source_unavailable.

Refuses without paying when the advertised price exceeds MAX_USD_PER_CALL (currently $0.10) or would exceed MAX_USD_PER_SESSION ($1.00).
Known gap: legal names that normalize to fewer than 2 Latin alphanumerics (CJK, Cyrillic, Arabic, Hebrew, Thai...) are absent from this data vintage entirely.

Input parameters:

- `q` (string, required): Company name, registrable domain (apple.com), or 20-character LEI. Append a jurisdiction to disambiguate a name: "Acme Corp;US-DE". Subdomains do not match.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 73
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 69
- 2026-09-08: 69
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 69

## Common questions

### What is the io.github.bbrysonelite-max/alienprobe-who-mcp server?

io.github.bbrysonelite-max/alienprobe-who-mcp is listed in the public MCP registry as io.github.bbrysonelite-max/alienprobe-who-mcp. Company name, domain or LEI to its GLEIF legal entity, $0.05 via x402 on Base. Spend caps. This page covers its npm package (@alienprobe/who-mcp).

### Is the io.github.bbrysonelite-max/alienprobe-who-mcp server safe to use?

io.github.bbrysonelite-max/alienprobe-who-mcp scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 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.bbrysonelite-max/alienprobe-who-mcp server expose?

io.github.bbrysonelite-max/alienprobe-who-mcp exposes 2 tools: who_terms, who. Their descriptions and schemas cost roughly 445 tokens of context every time the server is loaded.

### Is the io.github.bbrysonelite-max/alienprobe-who-mcp server still maintained?

io.github.bbrysonelite-max/alienprobe-who-mcp is still listed as active in the MCP registry. We last reached this channel on 20 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.bbrysonelite-max/alienprobe-who-mcp server under?

io.github.bbrysonelite-max/alienprobe-who-mcp 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/@alienprobe/who-mcp
- Socket report: https://socket.dev/npm/package/@alienprobe/who-mcp
- Repository: https://github.com/bbrysonelite-max/alienprobe-who-mcp
- Website: https://lookups.alienprobe.ai/openapi.json
- Changelog RSS feed: https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp.json
- HTML version of this page: https://verifymcp.io/servers/bbrysonelite-max-alienprobe-who-mcp/alienprobe-who-mcp
