# io.nip.5-9-107-124/token-risk (remote · 5-9-107-124.nip.io)

DeFi pool yield+security intelligence & token/contract risk scanner. USDC on Base via x402.

- Trust score: 23/100 (low)
- Change this week: −29
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `5-9-107-124.nip.io`: 23/100 (this document), [markdown](https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124.md), [page](https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124)

## Channel facts

- Endpoint: `https://5-9-107-124.nip.io/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 502.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http io-nip-5-9-107-124-token-risk https://5-9-107-124.nip.io/mcp
```

### Codex

```toml
[mcp_servers.io-nip-5-9-107-124-token-risk]
url = "https://5-9-107-124.nip.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-nip-5-9-107-124-token-risk": {
      "type": "remote",
      "url": "https://5-9-107-124.nip.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-nip-5-9-107-124-token-risk --url https://5-9-107-124.nip.io/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-nip-5-9-107-124-token-risk:
    url: "https://5-9-107-124.nip.io/mcp"
```

### Other

```json
{
  "mcpServers": {
    "io-nip-5-9-107-124-token-risk": {
      "type": "http",
      "url": "https://5-9-107-124.nip.io/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-08-01 (score 23, 0)

- [security regression] Endpoint reachability: reachable → not serving MCP

### 2026-07-31 (score 23, −31)

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

### 2026-07-30 (score 54, 0)

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

### 2026-07-29 (score 54, +1)

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

### 2026-07-28 (score 53, +1)

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

### 2026-07-27 (score 52, 0)

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

### 2026-07-26 (score 52)

First indexed and scored.

## MCP tools (5)

### `defi_pool_top` (~83 tokens)

Risk-adjusted DeFi yield screener: best Base/Ethereum pools ranked by yield
    discounted for volatility, incentive-share, TVL, outliers, IL. $0.02 USDC (Base).

Input parameters:

- `chain` (string)
- `limit` (integer)
- `min_tvl` (integer)
- `stablecoin` (boolean)

### `defi_pool` (~55 tokens)

DeFi pool pre-deposit intelligence: live APY + TVL enriched with an on-chain
    security read of the pool's underlying token contracts. $0.02 USDC (Base).

Input parameters:

- `pool` (string, required)

### `defi_pool_deep` (~50 tokens)

Deep DeFi pool intelligence: + 30d yield stability + deep contract-control
    analysis of the underlying tokens. $0.06 USDC (Base).

Input parameters:

- `pool` (string, required)

### `token_risk_scan` (~70 tokens)

Static on-chain token/contract risk scan (proxy/mint/pause/blacklist/setFee/
    honeypot, verified source). Returns risk_score, risk_band, flags. $0.02 USDC (Base).

Input parameters:

- `address` (string, required)
- `chain` (string)

### `token_risk_deep` (~61 tokens)

Deep contract-control analysis: owner()/admin, renounced?, EOA-vs-multisig
    owner, proxy implementation. $0.05 USDC (Base).

Input parameters:

- `address` (string, required)
- `chain` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124#diagnostics

## Score history

- 2026-08-03: 23
- 2026-08-02: 23
- 2026-08-01: 23
- 2026-07-31: 23
- 2026-07-30: 54
- 2026-07-29: 54
- 2026-07-28: 53
- 2026-07-27: 52
- 2026-07-26: 52

## Links

- Remote endpoint: https://5-9-107-124.nip.io/mcp
- Website: https://5-9-107-124.nip.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-nip-5-9-107-124-token-risk/5-9-107-124
