Shipped DC Hub as an MCP server for Cursor agents.
What it does — 30 tools covering the global data-center / infrastructure intelligence layer that most coding agents are missing:
- DCPI (Data Center Power Index) verdicts for 232 markets — BUILD / CAUTION / AVOID
- 21,000+ tracked facility lookups by operator, location, MW, status
- Live 21-ISO grid scoreboard refreshed every 20 min
- Water risk + USDM drought tier per market
- 3-scenario NPV site valuation (grid / gas BTM / gas-to-grid hybrid)
- M&A + hyperscaler deal flow with grid-reality overlay
Connect in Cursor — add to .cursor/mcp.json:
{
"mcpServers": {
"dchub": {
"url": "https://dchub.cloud/mcp",
"headers": {
"X-API-Key": "dchub_..."
}
}
}
}