Live data-center, power, grid and fiber intelligence, cited and machine-readable, inside VS Code. It is one paste — the URL below is the whole install.
Works immediately with no account, at the free daily limit.
Why bother: A key raises your daily limit and gives you a consistent identity across sessions, so DC Hub can tell you what changed in the markets you have been watching instead of meeting you fresh each time.
.vscode/mcp.json
.vscode/mcp.json. To enable it for every workspace instead, run MCP: Open User Configuration from the Command Palette and edit that file..vscode/mcp.json
{
"servers": {
"dchub": {
"type": "http",
"url": "https://dchub.cloud/mcp?via=vscode"
}
}
}
servers, NOT mcpServers — a block copied from Cursor or Claude Desktop is valid JSON and registers nothing at all. It also needs "type": "http" for a remote server. This is GitHub Copilot agent mode; the Cline extension is a different client with a different config file — see /install/cline.