# io.chainhelix/intel (remote · mcp.chainhelix.io)

Nine chain onchain intelligence with a verifiable onchain signal attestation stream

- Trust score: 55/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-09

## Components

- remote · `mcp.chainhelix.io`: 55/100 (this document), [markdown](https://verifymcp.io/servers/io-chainhelix-intel/mcp.md), [page](https://verifymcp.io/servers/io-chainhelix-intel/mcp)

## Channel facts

- Endpoint: `https://mcp.chainhelix.io`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## 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-09.

- **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 call this server, and 23 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 49/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1873 tokens (~81/item across 23 items; 23 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-chainhelix-intel https://mcp.chainhelix.io/
```

### Codex

```toml
[mcp_servers.io-chainhelix-intel]
url = "https://mcp.chainhelix.io/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-chainhelix-intel": {
      "type": "remote",
      "url": "https://mcp.chainhelix.io/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-chainhelix-intel --url https://mcp.chainhelix.io/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-chainhelix-intel:
    url: "https://mcp.chainhelix.io/"
```

### Other

```json
{
  "mcpServers": {
    "io-chainhelix-intel": {
      "type": "http",
      "url": "https://mcp.chainhelix.io/"
    }
  }
}
```

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-09 (score 55, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: 1053 → 1873
- [functional] New tool “attest”
- [functional] New tool “webhook_register”
- [functional] New tool “prices”
- [functional] New tool “list_attestations”
- [functional] New tool “webhook_unregister”
- [functional] New tool “webhook_status”
- [functional] New tool “deep_report”
- [functional] New tool “attest_status”
- [functional] New tool “attest_spec”

### 2026-08-08 (score 55, +1)

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

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

- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: 68 → 75
- [functional] Server version: 1.0.0 → 1.1.0
- [functional] New tool “situation_report”
- [functional] New tool “latest_signals”

### 2026-08-06 (score 54, +1)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “session_stats” rewrote its description, which is the text the model reads
- [security] Tool “whale_flows” rewrote its description, which is the text the model reads
- [security] Tool “congestion” rewrote its description, which is the text the model reads
- [security] Tool “correlation_matrix” rewrote its description, which is the text the model reads
- [security] Tool “iv_summary” rewrote its description, which is the text the model reads
- [security] Tool “market_state” rewrote its description, which is the text the model reads
- [security] Tool “mev_intel” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 45 → 68
- [functional improvement] Tool “verify_reveal” now declares an output schema
- [functional improvement] Tool “whale_flows” now declares an output schema
- [functional improvement] Tool “attestation_stats” now declares an output schema
- [functional improvement] Tool “congestion” now declares an output schema
- [functional improvement] Tool “correlation_matrix” now declares an output schema
- [functional improvement] Tool “iv_summary” now declares an output schema
- [functional improvement] Tool “list_reveals” now declares an output schema
- [functional improvement] Tool “market_state” now declares an output schema
- [functional improvement] Tool “mev_intel” now declares an output schema
- [functional improvement] Tool “proof_spec” now declares an output schema
- [functional improvement] Tool “session_stats” now declares an output schema
- [functional] First check of Tool coverage: 100
- [functional] New tool “wall_map”

### 2026-08-05 (score 53, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-04 (score 52)

First indexed and scored.

## MCP tools (23)

### `proof_spec` (~21 tokens)

The machine verification spec for the ChainHelix attestation stream

### `list_reveals` (~40 tokens)

Matured signal reveals with Merkle paths. Optional month YYYY-MM and limit

Input parameters:

- `limit` (number)
- `month` (string)

Output parameters:

- `latest` (array)
- `month` (string)
- `months` (array)
- `reveals` (array)

### `verify_reveal` (~46 tokens)

Recompute the hash and Merkle fold for one reveal by sequence number. Returns each check result plus the data to re-verify independently on chain

Input parameters:

- `seq` (number, required)

Output parameters:

- `anchorBscTx` (string|null)
- `found` (boolean)
- `hashRecomputes` (boolean)
- `merkleFoldsToAnchorRoot` (boolean|null)
- `note` (string)
- `opbnbTx` (string)
- `status` (string)
- `verifyOnChain` (string)

### `attestation_stats` (~25 tokens)

Live counts of the attestation stream: committed, anchored, revealed, gaps

Output parameters:

- `anchors` (number)
- `awaitingMaturity` (number)
- `committed` (number)
- `gaps` (number)
- `latestSeq` (number)
- `revealDelayHours` (number)
- `revealed` (number)

### `attest_spec` (~31 tokens)

The machine verification spec for the attestation service — how sealed claims are hashed, put on chain and verified independently

### `attest` (~158 tokens)

Requires a ChainHelix API key as bearer token, or 5 cents in USDC per call paid over x402 on the Base network. Seal any claim on chain now, reveal it later — a track record nobody can backdate. Send your claim as the payload string with an optional revealDelayHours from 1 to 720, default 72. Your identity is your paying wallet, or your key id. ChainHelix seals the exact time of your commitment on the opBNB chain; the claim text and salt publish automatically at reveal time. This attests WHEN you said it, never whether it is true. Verification spec: the free attest_spec tool

Input parameters:

- `payload` (string, required)
- `revealDelayHours` (number)

Output parameters:

- `committedAt` (number)
- `error` (string)
- `hash` (string)
- `note` (string)
- `revealAt` (number)
- `revealDelayHours` (number)
- `seq` (number)
- `status` (string)
- `tenant` (string)

### `attest_status` (~58 tokens)

Check one sealed claim by tenant plus seq or hash. Before reveal time only the receipt shows; after it the claim text and salt are included

Input parameters:

- `hash` (string)
- `seq` (number)
- `tenant` (string, required)

Output parameters:

- `found` (boolean)
- `record` (object)

### `list_attestations` (~52 tokens)

A tenant’s full sealed-claim stream, newest first. Matured claims include their text and salt. Optional limit up to 200

Input parameters:

- `limit` (number)
- `tenant` (string, required)

Output parameters:

- `records` (array)
- `tenant` (string)
- `total` (number)

### `webhook_register` (~140 tokens)

Requires a ChainHelix API key as bearer token, or 70 cents in USDC per call paid over x402 on the Base network. Get ChainHelix events PUSHED to your https URL instead of polling: signal_sealed (the sealed signal stream the moment each signal exists) and trade_closed (every finished trade with its result). 70 cents buys 7 days of delivery; call again with the same URL any time to extend. An active ChainHelix API key registers at no per call charge. Deliveries are signed so you can verify each one came from us

Input parameters:

- `events` (array)
- `url` (string, required)

Output parameters:

- `daysAdded` (number)
- `error` (string)
- `events` (array)
- `expiresAt` (number)
- `id` (string)
- `note` (string)
- `secret` (string)
- `url` (string)

### `webhook_status` (~65 tokens)

Your registered webhooks for your tenant identity (your paying wallet, or your key id), optionally narrowed to one id. Requires your tenant so it can only show your own webhooks; never returns the signing secret

Input parameters:

- `id` (string)
- `tenant` (string, required)

Output parameters:

- `error` (string)
- `found` (boolean)
- `webhooks` (array)

### `webhook_unregister` (~46 tokens)

Remove a webhook. Takes the id and the signing secret from registration — only the holder of the secret can remove it

Input parameters:

- `id` (string, required)
- `secret` (string, required)

Output parameters:

- `error` (string)
- `id` (string)
- `removed` (boolean)

### `prices` (~65 tokens)

Requires a ChainHelix API key as bearer token, or 1 cent in USDC per call paid over x402 on the Base network. Live price for every chain in one call — the one cent market check. Omit chain for all nine

Input parameters:

- `chain` (string)

Output parameters:

- `results` (array)

### `latest_signals` (~123 tokens)

Requires a ChainHelix API key as bearer token, or 6 cents in USDC per call paid over x402 on the Base network. The live ChainHelix signal stream, newest first. Each signal names chain, direction, entry price, win probability and a conviction score with its ranking tier, and every one is sealed on chain the moment it exists so the record cannot be edited afterward. Verify any of them with the free proof tools. Optional chain, and limit up to 50

Input parameters:

- `chain` (string)
- `limit` (number)

Output parameters:

- `results` (array)

### `situation_report` (~82 tokens)

Requires a ChainHelix API key as bearer token, or 5 cents in USDC per call paid over x402 on the Base network. The full market picture in one call: market state, price walls, large transfers, bot activity and the Bitcoin queue for every chain in a single report. Omit chain for all nine

Input parameters:

- `chain` (string)

Output parameters:

- `bitcoinQueue` (object|null)
- `chains` (array)
- `generated` (number)

### `deep_report` (~112 tokens)

Requires a ChainHelix API key as bearer token, or 25 cents in USDC per call paid over x402 on the Base network. The complete nine chain research brief in one call: the full market report with price walls, large transfers and bot activity, the live signal stream with conviction scores and ranking tiers, cross chain correlations, options volatility, session statistics and the proof stream counters, with links to verify every signal on chain. The most complete single answer this server produces

Input parameters:

- `chain` (string)

Output parameters:

- `correlations` (object|null)
- `generated` (number)
- `optionsVolatility` (object|null)
- `proof` (object|null)
- `report` (object|null)
- `sessions` (object|null)
- `signals` (array|null)
- `verify` (object)

### `market_state` (~62 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Regime, range age and volatility state per chain. Omit chain for all nine

Input parameters:

- `chain` (string)

Output parameters:

- `results` (array)

### `mev_intel` (~78 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. MEV event rates per chain and type vs the trailing weekly pace. window in hours, default 24, max 168

Input parameters:

- `chain` (string)
- `window` (number)

Output parameters:

- `results` (array)

### `wall_map` (~81 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Support and resistance price walls per chain with touch counts, from hourly to weekly market structure — the same wall map the ChainHelix engine trades with. Omit chain for all nine

Input parameters:

- `chain` (string)

Output parameters:

- `results` (array)

### `whale_flows` (~77 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Large transfer counts and USD totals per chain. window in hours default 24 max 168, threshold 500000 USD

Input parameters:

- `chain` (string)
- `window` (number)

Output parameters:

- `results` (array)

### `congestion` (~50 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Bitcoin queue depth and fee level now vs the past 30 days

Output parameters:

- `fastestFee` (number)
- `median30d` (number)
- `p90_30d` (number)
- `pendingTransactions` (number)

### `correlation_matrix` (~65 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Pairwise correlation of hourly returns across the nine chains. window in days default 7 max 30

Input parameters:

- `window` (number)

Output parameters:

- `mean` (number|null)
- `pairs` (array)
- `windowDays` (number)

### `iv_summary` (~53 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Near term option implied volatility for Bitcoin and Ethereum, now vs one week ago

Output parameters:

- `results` (array)

### `session_stats` (~66 tokens)

Requires a ChainHelix API key as bearer token, or 2 cents in USDC per call paid over x402 on the Base network. Share of price movement per trading session over 7 days. Sessions are Asia London New York in UTC thirds

Input parameters:

- `chain` (string)

Output parameters:

- `results` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-chainhelix-intel/mcp#diagnostics

## Score history

- 2026-08-09: 55
- 2026-08-08: 55
- 2026-08-07: 54
- 2026-08-06: 54
- 2026-08-05: 53
- 2026-08-04: 52

## Links

- Remote endpoint: https://mcp.chainhelix.io/
- Website: https://chainhelix.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-chainhelix-intel/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-chainhelix-intel/mcp.json
- HTML version of this page: https://verifymcp.io/servers/io-chainhelix-intel/mcp
