Data Center Intelligence

Dữ liệu trung tâm dữ liệu thời gian thực: 50K+ cơ sở, giao dịch M&A trị giá 51B+ USD, đường ống 21+ GW, dữ liệu lưới điện trực tiếp. 15 công cụ MCP. Gói miễn phí + Nhà phát triển $49/tháng.

Tài liệu

Step 1 — Copy this URL:

https://dchub.cloud/mcp copy URL open Claude settings ‚Üí

Step 2 — Add to Claude.ai

  1. Click open Claude settings ‚Üí above (or visit claude.ai/settings/connectors)
  2. Click + Add custom connector
  3. Name: DC Hub — URL: paste the URL you copied — leave auth blank (we don't use OAuth; anonymous = 3 calls/day, or claim a free X-API-Key for 10/day)
  4. Save. DC Hub appears in every chat under the üîå menu.

Other runtimes

Claude Desktop — add to claude_desktop_config.json:

copy"dchub": { "command": "npx", "args": ["-y", "mcp-remote", "https://dchub.cloud/mcp"] }

Cursor / Cline / Continue.dev — streamable-http MCP config:

copy"dchub": { "transport": "streamable-http", "url": "https://dchub.cloud/mcp" }