Data Center Intelligence
रीयल-टाइम डेटा सेंटर इंटेलिजेंस: 50K+ सुविधाएं, $51B+ M&A डील, 21+ GW पाइपलाइन, लाइव ग्रिड डेटा। 15 MCP टूल्स। फ्री टियर + डेवलपर $49/माह।
दस्तावेज़
Step 1 — Copy this URL:
https://dchub.cloud/mcp copy URL open Claude settings ‚Üí
Step 2 — Add to Claude.ai
- Click open Claude settings ‚Üí above (or visit claude.ai/settings/connectors)
- Click + Add custom connector
- Name:
DC Hub‚Äî URL: paste the URL you copied ‚Äî leave auth blank (we don't use OAuth; anonymous = 3 calls/day, or claim a freeX-API-Keyfor 10/day) - 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" }