Skip to content
VS Code

design engine for VS Code

io.aidc-ai/design-engine

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

client:VS Code transport:streamable-http

Install design engine in VS Code

.vscode/mcp.json

{
  "servers": {
    "design-engine": {
      "type": "http",
      "url": "https://aidc-ai.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

design engine in other clients