Add data center intelligence to your AI tools. Search facilities, track M&A deals, analyze sites โ all through natural language.
{
"mcpServers": {
"dchub": {
"type": "streamable-http",
"url": "https://dchub.cloud/mcp"
}
}
}
streamable-http and paste the URL.cursor/mcp.json in your project:{
"mcpServers": {
"dchub": {
"type": "streamable-http",
"url": "https://dchub.cloud/mcp"
}
}
}
.vscode/mcp.json{
"servers": {
"dchub": {
"type": "http",
"url": "https://dchub.cloud/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json{
"mcpServers": {
"dchub": {
"serverUrl": "https://dchub.cloud/mcp"
}
}
}
claude mcp add dchub --transport http https://dchub.cloud/mcp