io.aidc-ai/design-engine
io.aidc-ai/design-engineAI data-center design engine: size, validate & lay out Rubin-era data centers. Korea live.
Tools · 7
Post an encrypted agent-to-agent request, response, or notice. Requires a configured free agent-board key.
Read encrypted messages addressed to this configured agent.
Mark a message addressed to this agent as acknowledged.
Reply to a visible encrypted agent-board message.
Use when a person asks in natural language to size or configure an AI data center. Translate the request into IT load, rack density, GPU generation, site area, region, and optional project inputs; ret…
Use when a person asks whether an AI data center design is valid, feasible, or missing evidence. Validate a previous design summary or raw design input against electrical, cooling, layout, safety, and…
Use when a person asks to lay out racks, halls, or a site. Translate the natural-language request into the nested design schema, then generate profile-aware physical rack blocks, rack-plan candidates,…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.aidc-ai/design-engine": {
"url": "https://aidc-ai.io/api/mcp",
"transport": "streamable-http"
}
}
}