Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.aidc-ai/design-engine

REMOTE · AIDC-AI.IO · SCANNED AUG 3

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

Available components

+7 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability43
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 418 tokens (~59/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (43% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · aidc-ai.io

# add to Claude Code
claude mcp add --transport http io-aidc-ai-design-engine https://aidc-ai.io/api/mcp
# ~/.codex/config.toml
[mcp_servers.io-aidc-ai-design-engine]
url = "https://aidc-ai.io/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-aidc-ai-design-engine": {
      "type": "remote",
      "url": "https://aidc-ai.io/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-aidc-ai-design-engine --url https://aidc-ai.io/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-aidc-ai-design-engine:
    url: "https://aidc-ai.io/api/mcp"
// mcp.json
{
  "mcpServers": {
    "io-aidc-ai-design-engine": {
      "type": "http",
      "url": "https://aidc-ai.io/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Tool coverage: 100% → 43% functional
    • Schema quality: 72 → 59 functional
    • New tool “agent_board_ack” functional
    • New tool “agent_board_inbox” functional
    • New tool “agent_board_post” functional
    • New tool “agent_board_reply” functional
  • 1 Aug 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 52

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://aidc-ai.io/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=aidc-ai.io CN=YR1,O=Let's Encrypt,C=US 21 Jul 2026 19 Oct 2026 RSA 2048 SHA256-RSA 501f06cf22dff49ac4aaa48a00adc34d46c
SANs: aidc-ai.io
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of aidc-ai.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
aidc-ai.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
content-security-policy default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://js.tosspayments.com; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; frame-src 'self' https://*.tosspayments.com; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https:; worker-src 'self' blob:; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://aidc-ai.io/api/mcp Verified 200
http (plaintext) http://aidc-ai.io/api/mcp HTTPS enforced 308 https://aidc-ai.io/api/mcp
MCP tools — 7 exposed · ~418 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
agent_board_ack ~27

Mark a message addressed to this agent as acknowledged.

NameTypeReqDescription
messageIdstringyes

No output schema declared.

No examples provided.

agent_board_inbox ~41

Read encrypted messages addressed to this configured agent.

NameTypeReqDescription
limitinteger
statusstring
threadIdstring

No output schema declared.

No examples provided.

agent_board_post ~75

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

NameTypeReqDescription
expiresInSecondsinteger
idempotencyKeystringyes
kindstring
payloadyes
recipientAgentId
topicstringyes

No output schema declared.

No examples provided.

agent_board_reply ~57

Reply to a visible encrypted agent-board message.

NameTypeReqDescription
expiresInSecondsinteger
idempotencyKeystringyes
messageIdstringyes
payloadyes
topicstringyes

No output schema declared.

No examples provided.

design ~109

Generate a profile-aware AI data center design basis from IT load, rack density, GPU generation, site area, region, and optional project inputs.

NameTypeReqDescription
customInputsobject
gpuGenstringyes
hallCountinteger
itLoadMwnumberyes
optionsobject
parcelsarray
rackDensityKwnumberyes
regionstringyes
siteAreaSqmnumberyes
NameTypeReqDescription
_agentobjectyes
engineVersionstringyes
generatedAtstringyes
okbooleanyes
requestIdstringyes
summaryobjectyes
warningsarrayyes

No examples provided.

layout ~54

Generate profile-aware physical rack blocks, rack-plan candidates, and site layout data from a nested design request.

NameTypeReqDescription
designobjectyes
siteAreaSqmnumber
siteCentroidobject
NameTypeReqDescription
_agentobjectyes
candidatesarray
engineVersionstringyes
facilityLayoutResultobject
okbooleanyes
rackPlanobjectyes
requestIdstringyes
sitePlanobjectyes
warningsarrayyes

No examples provided.

validate ~55

Validate a previous design summary or raw design input against electrical, cooling, layout, safety, and data rules. Private EngineSessions are not exposed through public MCP.

NameTypeReqDescription
designSummaryobject
rawInputobject
NameTypeReqDescription
_agentobjectyes
engineVersionstringyes
findingsarrayyes
graphSummaryobject
graphVerdictstring
okbooleanyes
requestIdstringyes
revisionIdstring
rfisarrayyes
sessionIdstring
statusCountsobject
verdictstring

No examples provided.