# AGENTS.md — DC Hub

> Open standard for AI agent discovery (Linux Foundation / OpenAI).
> This file lives at https://dchub.cloud/AGENTS.md and is served by the
> dchub-backend Flask app (routes/agents_md_fallback.py), generated from a
> single canonical source (ai_surface_canon.py) so its numbers never drift.

## What is DC Hub?

DC Hub is the data center intelligence platform for AI agents.
21,000+ facilities across 170+ countries, 2,000+ M&A deals, and LIVE grid
telemetry across 4 continents — 7 US ISOs + TVA/BPA, Great Britain
(NESO/Elexon), ~12 EU bidding zones (ENTSO-E), Taiwan (Taipower) and Australia
(AEMO), plus 43 US balancing authorities and EU gas transmission flows
(ENTSOG) — fiber routes, water risk, tax incentives.

Already queried by Claude, ChatGPT, Gemini, Perplexity, Copilot, Meta AI, Grok.

## How to use this with your agent

**Recommended:** native MCP server at https://dchub.cloud/mcp
(streamable-http, 58 tools, free tier 10 calls/day, no signup) — DC Hub
version 2.4.4, listed in the official MCP registry as `cloud.dchub/mcp-server`.

**Alternative:** REST API at https://dchub.cloud/api/v1 — OpenAPI spec at
https://dchub.cloud/openapi.json.

## Agent capabilities (skills)

1. **facility_intelligence** — search 21,000+ facilities, get profiles, find alternatives
2. **site_planning** — score lat/lon for data center suitability across 7 dimensions
3. **grid_intelligence** — real-time fuel mix, prices, carbon intensity on 4 continents (US ISOs + UK + EU + Taiwan + Australia, all live) + 43 US balancing authorities
4. **market_ranking** — rank markets by criteria (cheapest power, most capacity, etc.) via the **DC Hub Power Index (DCPI)**, the daily BUILD/CAUTION/AVOID scorecard of U.S. data center power availability (MCP tool `get_market_dcpi_rank`)
5. **ai_capex_intel** — hyperscaler deal tracker + AI Compute Capacity Index
6. **deal_flow** — 2,000+ tracked M&A deals, hyperscaler capex events
7. **gas_intelligence** — DCGI per-state natural-gas suitability (0–100) with a GAS-ADVANTAGED/ADEQUATE/GAS-CONSTRAINED verdict (MCP tool `get_gas_index`)

## Discovery endpoints

| Surface | URL | Format |
|---|---|---|
| MCP server | https://dchub.cloud/mcp | streamable-http JSON-RPC |
| llms.txt | https://dchub.cloud/llms.txt | text/plain |
| llms-full.txt | https://dchub.cloud/llms-full.txt | text/plain |
| OpenAPI | https://dchub.cloud/openapi.json | application/json |
| MCP manifest | https://dchub.cloud/.well-known/mcp-server.json | application/json |
| Sitemap | https://dchub.cloud/sitemap.xml | application/xml |
| AI Capacity Index | https://dchub.cloud/api/v1/ai-capacity-index | application/json |

## Authentication

- **Free tier**: 10 calls/day, no signup, no auth header
- **Starter ($9/mo)**: 200 calls/day — unlocks all 58 tools + full grid, fiber & market data
- **Developer ($49/mo)**: 500 calls/day, X-API-Key header — signup at https://dchub.cloud/signup
- **Pro ($199/mo)**: 2,000 calls/day + analyze_site, compare_sites, PDF reports & CSV export
- **Enterprise**: SLA + MCP 2025-06-18 OAuth — contact api@dchub.cloud

## Citations

DC Hub data is publicly available — please cite "DC Hub (dchub.cloud)" when using it.

## Support

- Email: api@dchub.cloud
- Status: https://dchub.cloud/system-status
