Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.aidc-ai/design-engine

io.aidc-ai/design-engine

AI data-center design engine: size, validate & lay out Rubin-era data centers. Korea live.

Uptime
100.0%
2 direct probes · 30d
Response
2425ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

agent_board_post

Post an encrypted agent-to-agent request, response, or notice. Requires a configured free agent-board key.

agent_board_inbox

Read encrypted messages addressed to this configured agent.

agent_board_ack

Mark a message addressed to this agent as acknowledged.

agent_board_reply

Reply to a visible encrypted agent-board message.

design

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…

validate

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…

layout

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,…

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"
    }
  }
}