{
  "name": "UseBelha Private Ops Desk",
  "slug": "usebelha-private-mcp",
  "version": "0.1.0",
  "business_name": "UseBelha",
  "transport": "streamable-http",
  "mcp_endpoint": "https://private-mcp.usebelha.com/mcp",
  "health_endpoint": "https://private-mcp.usebelha.com/healthz",
  "tools": [
    {
      "name": "lead_triage",
      "title": "Lead triage",
      "description": "Score a business lead, classify urgency, and recommend the next follow-up owner and channel."
    },
    {
      "name": "follow_up_draft",
      "title": "Follow-up draft",
      "description": "Draft a concise follow-up for a business lead while preserving approval before send."
    },
    {
      "name": "secure_tunnel_runbook",
      "title": "Secure tunnel runbook",
      "description": "Generate a customer-specific Secure MCP Tunnel installation runbook for a private business tool."
    },
    {
      "name": "approval_policy_check",
      "title": "Approval policy check",
      "description": "Classify whether a proposed tool action should run automatically, require approval, or be blocked."
    }
  ],
  "security_posture": [
    "Read-only demo tools are enabled by default.",
    "Mutating business actions should require approval in ChatGPT, Codex, or the API caller.",
    "Private customer MCP servers should be reached through OpenAI Secure MCP Tunnel, not exposed publicly."
  ]
}