{
  "name": "OrphicOne VIGO MCP Server",
  "version": "3.1.0",
  "description": "Hong Kong SFC Regulatory Intelligence with AI RO Reasoning + Compliance Checklist + SOP Guidance",
  "status": "running",
  "tools": [
    {
      "name": "query_regulation",
      "description": "Query Hong Kong SFC regulatory knowledge. Covers licensing (Type 1-13), compliance, exams, CPD/CPT, AML/CFT, virtual assets (VATP/ASPIRe), and more. Supports English and Chinese."
    },
    {
      "name": "search_enforcement",
      "description": "Search SFC enforcement actions including fines, suspensions, bans, and prosecutions. Search by company, person, or violation type."
    },
    {
      "name": "latest_updates",
      "description": "Get latest SFC regulatory updates: circulars, enforcement news, VATP developments, consultation papers."
    },
    {
      "name": "get_license_guide",
      "description": "Comprehensive guide for a specific SFC license type: exam papers, capital requirements, fit-and-proper criteria, CPD hours."
    },
    {
      "name": "compliance_check",
      "description": "Perform a compliance health check for a licensed corporation. Input company profile, get a compliance risk assessment covering FRR capital, RO configuration, MIC roles, annual obligations, and regulatory focus areas."
    },
    {
      "name": "risk_assessment",
      "description": "Assess compliance risk of a planned business activity. Returns Red/Yellow/Green risk rating with regulatory basis and recommended actions."
    },
    {
      "name": "autonomous_task",
      "description": "Execute a complex multi-step regulatory task autonomously. VIGO will plan the execution strategy, gather information from multiple sources (regulations, enforcement, knowledge graph), and synthesize a comprehensive report. Use for due diligence, compliance planning, license acquisition roadmaps, or any task requiring multiple analysis steps."
    },
    {
      "name": "checklist_lookup",
      "description": "Search the SFC compliance checklist by topic, licence type, or MIC function (CF1-CF8). Returns compliance items with legal references, SOP guidance, case law, and grey area analysis. Use for questions about regulatory obligations, MIC responsibilities, procedural guidance, or compliance requirements."
    },
    {
      "name": "sop_guide",
      "description": "Get step-by-step Standard Operating Procedure (SOP) guidance for common compliance processes. Available SOPs: KYC onboarding, FRR monthly return, complaint handling, STR filing. Returns detailed steps with responsible person, legal basis, and estimated time."
    },
    {
      "name": "compliance_score",
      "description": "Calculate compliance health score for a company. Requires company_id from the Portal system. Returns total items, completed, overdue, and score percentage."
    }
  ],
  "protocol": "MCP Streamable HTTP",
  "provider": "OrphicOne (orphicone.com)"
}