DIMETRICS MCP
Ask Claude or Codex any structured question about a publicly-disclosed HPC deal, an operator's power capacity and pipeline, the debt behind a lease, or the political risk on any site — and get a sourced answer in under 5 seconds. No more grepping 10-Ks for the escalator. No more reconstructing the debt schedule by hand. The same dataset, in every tool you already use.
Operators covered
public BTC-miner and neocloud tickers
HPC deals tracked
lease-economics with full terms
Source
10-K, 10-Q, 8-K, S-1
Update cadence
trading day after EDGAR filing
Universe
Every metric returned by the MCP carries a source_filing URL and as_of_date so you can reconcile back to the original 10-Q or 8-K.
What you can query — per company, across the full universe
You'll need an active subscription. Sign up or subscribe on your account page.
https://www.dimetrics.ai/api/mcpdmk_live_... value. It's shown once.claude mcp add dimetrics --transport http --header "Authorization: Bearer dmk_live_YOUR_KEY" https://www.dimetrics.ai/api/mcpclaude mcp list — Dimetrics should appear.Authorization: Bearer dmk_live_... and URL https://www.dimetrics.ai/api/mcp.https://www.dimetrics.ai/api/mcpNote: if Desktop has trouble opening the consent screen in-app, paste the OAuth callback URL into your browser directly. Anthropic is rolling out improved consent handling for Desktop.
~/.openclaw/openclaw.json):openclaw mcp set dimetrics '{"url":"https://www.dimetrics.ai/api/mcp","transport":"streamable-http","headers":{"Authorization":"Bearer dmk_live_YOUR_KEY"}}'openclaw mcp doctor dimetrics --probe. All five tools are auto-discovered — your agent picks the right one per question; discovery calls are free.https://www.dimetrics.ai/api/mcp with the streamable-http transport and your key as a Bearer header.Building an autonomous loop? Budget for the limits: 5,000 tool calls/month and 60 calls/minute per account — cache results and query incrementally rather than re-pulling the universe each cycle (429s are retryable with backoff). The Data License & Terms apply to what your agent does with the data, including anything it republishes.
Drop these into Claude (any surface). The MCP exposes five tools — get_deal_metric, list_company_deals, get_available_capacity, get_debt_for_lease, get_political_risk — and Claude picks the right one based on your question. Every response carries source-filing references so you can verify. Companies in the universe are queryable for sites and power pipeline even when they haven't signed a lease yet.
Lease rate, single deal
What's Cipher's crit-IT lease rate at the Black Pearl site?
Response
{
"operator": "CIFR",
"site": "Black Pearl",
"tenant": "Amazon",
"metric": "crit_it_lease_rate_per_kw_month",
"unit": "$/kW/month",
"value": 152.78,
"source_filing": "CIFR 8-K 2025-11-14",
"as_of": "2025-11-14"
}Operator-wide aggregate
What is Cipher's weighted-average crit-IT lease rate across all disclosed deals?
Response
{
"operator": "CIFR",
"metric": "crit_it_lease_rate_per_kw_month",
"unit": "$/kW/month",
"value": 137.83,
"agg": "avg",
"n_deals": 3,
"per_deal": [
{ "tenant": "Amazon", "site": "Black Pearl", "value": 152.78 },
{ "tenant": "Fluidstack", "site": "Barber Lake", "value": 130.42 },
{ "tenant": "Fluidstack", "site": "Reveille", "value": 130.30 }
]
}Excel cell formula
=DIMETRICS("get_deal_metric", operator="WULF", metric="annual_contract_noi")
Response
147300000 (returns the numeric value, ready for downstream math)
Cross-operator comp
Rank CIFR, WULF, IREN, CORZ, and APLD by weighted-average $/kW/month lease rate. Highest first.
Response
Claude calls get_deal_metric 5x and returns: CIFR $137.83/kW/month (3 deals) IREN $135.21/kW/month (2 deals) APLD $128.40/kW/month (4 deals) WULF $122.50/kW/month (3 deals) CORZ $114.66/kW/month (2 deals)
Site pipeline lookup
What is the energization date and gross MW capacity for Cipher's Colchis site?
Response
CIFR — Colchis, TX (pipeline) Gross capacity (pipeline) 1,000 MW Pipeline tier load_study (regulatory funnel: T-24mo) Target energization 2028 Status Pipeline Source CIFR site disclosures (sites table)
Debt terms on a named lease
What are the debt terms on Cipher's Amazon lease at Black Pearl?
Response
CIFR — Black Pearl, Wink TX (tenant: Amazon)
Issuer Black Pearl Compute, LLC (CIFR subsidiary)
Instrument Senior secured notes
Principal $2.00 B
Coupon 6.125% fixed
Maturity Feb 2031 (≈ 5-yr term)
Use of proceeds Black Pearl AWS DC construction
+ reimburse CIFR equity contributions
Source 8-K 2026-02-11Analyst
$1,000/yr
~$83/mo · 5,000 tool calls/mo
Terminal + the Dimetrics MCP
Subscriptions are governed by the Data License & Terms — individual use, no redistribution or resale.