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