# Orion Celestia Intel (remote · orionlabsone.cc)

Celestia network intelligence for AI agents: daily analysis, anomaly signals and DA metrics.

- Trust score: 67/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `orionlabsone.cc`: 67/100 (this document), [markdown](https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone.md), [page](https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone)

## Channel facts

- Endpoint: `https://orionlabsone.cc/mcp`
- 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-03.

- **Endpoint Security**: 11/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **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 cc-orionlabsone-orion-agent-kit https://orionlabsone.cc/mcp
```

### Codex

```toml
[mcp_servers.cc-orionlabsone-orion-agent-kit]
url = "https://orionlabsone.cc/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cc-orionlabsone-orion-agent-kit": {
      "type": "remote",
      "url": "https://orionlabsone.cc/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cc-orionlabsone-orion-agent-kit --url https://orionlabsone.cc/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cc-orionlabsone-orion-agent-kit:
    url: "https://orionlabsone.cc/mcp"
```

### Other

```json
{
  "mcpServers": {
    "cc-orionlabsone-orion-agent-kit": {
      "type": "http",
      "url": "https://orionlabsone.cc/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-07-31 (score 67, 0)

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

### 2026-07-30 (score 67, 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 67, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] HSTS header: fail → unverified
- [security regression] Stability: 0.07 → unverified
- [security regression] TLS certificate: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified

### 2026-07-28 (score 67, +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 66, 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 66)

First indexed and scored.

## MCP tools (11)

### `get_daily_brief` (~91 tokens)

Today's Celestia network brief

Orion's latest daily analysis of the Celestia mainnet: headline, anomaly signals with severity, key network metrics, and provenance links for every figure. Start here for 'what is happening on Celestia today?'. Set include_narrative for Orion's written prose summary.

Input parameters:

- `include_narrative` (boolean): Also return Orion's written prose narrative (markdown, with a citation check)

### `get_signals` (~91 tokens)

Anomaly signals

Anomaly/health signals detected by Orion for a given day (default: latest). Each signal has type, severity (info|notable|critical), observed value vs rolling baseline, and its data source. Filter with min_severity.

Input parameters:

- `date` (string): Report date YYYY-MM-DD; omit for the latest report
- `min_severity` (string): Only signals at or above this severity

### `get_network_state` (~55 tokens)

Celestia network state

Current Celestia mainnet metrics from Orion's latest snapshot: height, DA volume (TB), fees, validators (active vs registered), staking ratios, Nakamoto coefficient, jail count, TIA price — with provenance links.

### `list_reports` (~41 tokens)

Report archive index

Index of Orion's daily Celestia reports (date + signal counts), newest first.

Input parameters:

- `limit` (integer): Max entries to return (default 30)

### `get_report` (~49 tokens)

Full daily report

Full Orion report for a specific date (YYYY-MM-DD): snapshot metrics, all signals, summary, provenance.

Input parameters:

- `date` (string, required): Report date YYYY-MM-DD (see list_reports for available dates)

### `search_reports` (~91 tokens)

Search the report archive

Keyword search across recent daily reports (signal titles, details, types, metrics). Returns matching signals grouped by date. Plain keyword scan — no LLM in the loop, results are verbatim from the archive.

Input parameters:

- `limit` (integer): How many recent reports to scan (default 14)
- `query` (string, required): Keyword or phrase, e.g. 'eclipse', 'block time', 'namespace'

### `get_trends` (~42 tokens)

Network trends (day-over-day)

Day-over-day and week-over-week change for key Celestia metrics, computed from Orion's daily snapshots. Answers 'what changed since yesterday / last week?'.

### `get_metric_history` (~95 tokens)

Metric history series

Time series of one snapshot metric across Orion's daily reports, oldest to newest. Metrics: height, total_fee_tia, total_blobs_tb, total_tx, total_validators, active_validators, tia_price, bonded_ratio, bonded_ratio_supply, nakamoto_halting, jail_count.

Input parameters:

- `days` (integer): How many recent days (default 30)
- `metric` (string, required): Which snapshot metric to chart

### `get_top_namespaces` (~56 tokens)

Top Celestia namespaces by DA volume

Largest namespaces (rollups) on Celestia by total blob size, live from Celenium. Shows who is posting the most data to the DA layer.

Input parameters:

- `limit` (integer): How many namespaces (default 10)

### `get_namespace` (~60 tokens)

Namespace detail

Detail for a single Celestia namespace by its namespace_id (hex — get one from get_top_namespaces): size, blob count, last activity.

Input parameters:

- `namespace_id` (string, required): Namespace id (hex), e.g. from get_top_namespaces

### `get_top_validators` (~49 tokens)

Top Celestia validators by stake

Largest Celestia validators by stake, live from Celenium: moniker, stake (TIA), commission, jailed status.

Input parameters:

- `limit` (integer): How many validators (default 20)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 67
- 2026-08-01: 67
- 2026-07-31: 67
- 2026-07-30: 67
- 2026-07-29: 67
- 2026-07-28: 67
- 2026-07-27: 66
- 2026-07-26: 66

## Links

- Remote endpoint: https://orionlabsone.cc/mcp
- Repository: https://github.com/orioninfra/orion-agent-kit
- Changelog RSS feed: https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone/changelog.json
- HTML version of this page: https://verifymcp.io/servers/cc-orionlabsone-orion-agent-kit/orionlabsone
