Orion Celestia Intel
cc.orionlabsone/orion-agent-kitCelestia network intelligence for AI agents: daily analysis, anomaly signals and DA metrics.
Tools · 11
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 Celesti…
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…
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 prove…
Index of Orion's daily Celestia reports (date + signal counts), newest first.
Full Orion report for a specific date (YYYY-MM-DD): snapshot metrics, all signals, summary, provenance.
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 ar…
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?'.
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_rati…
Largest namespaces (rollups) on Celestia by total blob size, live from Celenium. Shows who is posting the most data to the DA layer.
Detail for a single Celestia namespace by its namespace_id (hex — get one from get_top_namespaces): size, blob count, last activity.
Largest Celestia validators by stake, live from Celenium: moniker, stake (TIA), commission, jailed status.
Resources · 2
Orion's most recent daily Celestia report (JSON).
orion://latest
Index of Orion's daily Celestia reports (date + signal counts).
orion://reports
Prompts · 2
Produce a grounded daily briefing on Celestia using Orion's tools.
Survey who posts the most data to Celestia and the current DA cost context.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"orion_celestia_intel": {
"url": "https://orionlabsone.cc/mcp",
"transport": "streamable-http"
}
}
}