Analytics
warmthengine.com
Provides tools to search and retrieve events, actors, connections, and coverage statistics from the WEO event corpus for economic analysis.
ENDPOINT 1
https://warmthengine.com/mcp
MCP server metadata
- Name
- Warmth Engine Observatory
- Version
- 1.16.0
The Warmth Engine Observatory tracks AI infrastructure coordination dynamics across geopolitical blocs. This server provides 16 read-only tools over a corpus of verified events, typed Coordination Connections, Sovereign Capability Profiles, coordination topology, Infrastructure Threads, and methodology lookup. DATA TIERS Free (unauthenticated): the full shape of the corpus — every event's classification, description, investment picture, and Environmental Nexus Tags; every Coordination Connection's structural record; the complete coordination topology with traversal; capability signatures and event-to-dimension capability links; every actor's designation and seven-dimension heatmap; Infrastructure Threads; the Bloc Membership Register; and methodology resolution. Analyst (authenticated): adds the evidence layer — source URLs with archival snapshots, tier rationales, bloc analyses, significance framework assessments (Basel-5/Keohane/PISA-5/Route-Based), full SCP dimensional analyses (constraint/qualification/sources), CC evidence panels with criteria assessments, and version history. Free-tier responses on gated endpoints include a "full_tier" metadata block naming the withheld fields and the unlock path. SAMPLE RECORDS (full data on both tiers) Events: 01, 04, 06, 14, 22, 91 — complete analytical depth as worked examples. Actor: US (United States) — 7/7 SCP dimensions with full qualification analyses. AUTHENTICATION Send your access token as: Authorization: Bearer weo_<token> Or: ?token=weo_<token> query parameter. Subscribe at https://warmthengine.com/support.html (US$25/month). Institutional access by enquiry: warmthengine@proton.me
Known tools 16
search_eventsSearch and filter the WEO event corpus by keyword or classification (bloc, tier, domain, event type, primary industry tag); returns the matching events with their metadata, capped by `limit` (default 20, max 50).
Inferred read-onlyget_eventRetrieve one event by ID — classification, assessment, sources, industry tags, Environmental Nexus Tags (ENTs), bloc analysis, and tier rationale.
Inferred read-onlyget_connectionsRetrieve Coordination Connections (CCs) — the typed, directional relationships WEO records between events — optionally filtered by event (as source or target), type (1–7), or confidence (CC-V / CC-E / CC-A).
Inferred read-onlyget_actorsRetrieve whole Sovereign Capability Profile (SCP) actors — each with its designation (PAA / AIK / ACS / Participant), capability score, severance result, and a met/not-met assessment across the seven capability dimensions (D1–D7).
Inferred read-onlyget_coverage_statsRetrieve the current corpus statistics — live counts and distributions of events, Coordination Connections (CCs), and Sovereign Capability Profile actors across bloc, tier, domain, event type, primary industry, CC type, confidence, and designation, plus Environmental Nexus Tag (ENT) statistics with the Warmth Engine Ratio, the event-ID range, and the methodology version.
Inferred read-onlyget_methodologyLook up the WEO methodology definition for any platform-specific term, field, or concept (e.g.
Inferred read-onlyget_connection_by_idRetrieve a single Coordination Connection (CC) by its `connection_id` (e.g.
Inferred read-onlyget_topologyRetrieve the precomputed Coordination Topology — the structural lineage layer over the parent→child Coordination Connection graph (a DAG).
Inferred read-onlytraverse_coordinationWalk the Coordination Topology lineage graph (precomputed lookups over the parent→child Coordination Connection DAG).
Inferred read-onlyget_capability_signaturesRetrieve the precomputed Capability Signatures — directional Coordination Connection (CC) chains or hubs (connection types 1/3/4/5) whose member events span two or more Sovereign Capability Profile (SCP) dimensions, surfaced as corroborating structural texture rather than a headline finding.
Inferred read-onlyget_capability_linksRetrieve the event↔dimension membership links — which events qualify or contribute to each actor's Sovereign Capability Profile (SCP) capability dimensions.
Inferred read-onlyget_threadsRetrieve Infrastructure Threads — the factual material-link layer recording where the same named AI hardware asset (chip / GPU / NPU / custom ASIC) appears as a documented fact in two events.
Inferred read-onlyget_event_stackAssemble the stack journey for one event — its kind-labelled value-chain neighbourhood at depth 1, the same composition the Atlas renders, in one call.
Inferred read-onlyquery_scpQuery the Sovereign Capability Profile (SCP) register by pivoting and comparing — distinct from `get_actors`, which fetches whole actors.
Inferred read-onlyget_blocsRetrieve the WEO Bloc Membership Register — every nation in the register with its bloc assignment and universal membership category (Core / Integrated / Engaged / Peripheral / Non-Aligned), its key evidence and source URLs, plus document metadata and sectioned provenance (snapshot history, changelog, pre-register decisions).
Inferred read-onlyget_contributionLook up WEO Contribution Architecture vocabulary — the contributor programme's terms, credit classes, and governance provisions (e.g.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.warmth-engine-observatory]
url = "https://warmthengine.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"warmth-engine-observatory": {
"type": "http",
"url": "https://warmthengine.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: warmth-engine-observatory
Remote MCP URL: https://warmthengine.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"warmth-engine-observatory": {
"url": "https://warmthengine.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"warmth-engine-observatory": {
"type": "http",
"url": "https://warmthengine.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "warmth-engine-observatory",
"transport": "streamable-http",
"url": "https://warmthengine.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for warmthengine.com was fetched 2026-07-31T01:34:09.728Z.
warmthengine.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.