{
  "ok": true,
  "transport": "JSON-RPC MCP-over-HTTP",
  "endpoint": "POST /mcp",
  "methods": [
    "initialize",
    "tools/list",
    "tools/call",
    "ping"
  ],
  "auth": "none (public)",
  "note": "Durable Objects / agents McpAgent not used. Minimal HTTP JSON-RPC. tools/list is the thin FragGate door.",
  "door": "fraggate",
  "skill": "/v1/skill",
  "runtime": "/v1/runtime.json",
  "fraggate": "/v1/fraggate",
  "bundle": "/v1/bundle",
  "session": "/v1/session/open"
}