Live data-center, power, grid and fiber intelligence, cited and machine-readable, inside Cline. 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.
Cline → MCP Servers → Configure
cline_mcp_settings.json. Add the block below.cline_mcp_settings.json
{
"mcpServers": {
"dchub": {
"type": "streamableHttp",
"url": "https://dchub.cloud/mcp?via=cline"
}
}
}
"type": "streamableHttp" explicitly — without it the server is treated as stdio and will not connect.