{
  "ok": true,
  "name": "Kpital OS MCP",
  "apiUrl": "https://kpital-os.uc.r.appspot.com",
  "backendSession": {
    "present": true,
    "source": "KPITAL_TOKEN secret",
    "expiresAt": "2027-07-27T05:06:57.000Z",
    "daysRemaining": 306,
    "expired": false,
    "hasAccountId": true,
    "works": true
  },
  "endpoints": {
    "urlOnlyClients": "/t/<MCP_ACCESS_TOKEN>/mcp",
    "headerClients": "/mcp",
    "legacySse": "/sse (Authorization header only)",
    "setupGuide": "/t/<MCP_ACCESS_TOKEN>/"
  }
}