{
  "status": "healthy",
  "service": "Altius EDM MCP Server (Simple)",
  "version": "1.0.0",
  "endpoints": {
    "health": "GET /",
    "tools": "GET /tools",
    "tenants": "GET /tenants",
    "tenant_info": "GET /tenant/{schema_name}",
    "call_tool": "POST /tools/{tool_name}"
  }
}