mcpbeat

Vigo MCP Server

io.github.365xbusiness/vigo-mcp
answering

Vigo MCP is answering right now. Last checked 9 min ago. It exposes 10 tools. Last commit 24 Feb 2026.

AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries.

Uptime history 43 hours of history · worst hour 75%
43 hours agonow
98.9%
Uptime 24h
90 of 91 checks
10
Tools
read from the server
193 ms
Response time
average over 24h
0
Stars
last commit 24 Feb 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add vigo-mcp --transport http https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vigo-mcp": {
      "url": "https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vigo-mcp]
url = "https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "vigo-mcp": {
      "url": "https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vigo-mcp": {
      "url": "https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compliance
compliance_check
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.
compliance_score
Calculate compliance health score for a company. Requires company_id from the Portal system. Returns total items, completed, overdue, and score percentage.
autonomous
autonomous_task
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.
checklist
checklist_lookup
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.
enforcement
search_enforcement
Search SFC enforcement actions including fines, suspensions, bans, and prosecutions. Search by company, person, or violation type.
latest
latest_updates
Get latest SFC regulatory updates: circulars, enforcement news, VATP developments, consultation papers.
license
get_license_guide
Comprehensive guide for a specific SFC license type: exam papers, capital requirements, fit-and-proper criteria, CPD hours.
regulation
query_regulation
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.
risk
risk_assessment
Assess compliance risk of a planned business activity. Returns Red/Yellow/Green risk rating with regulatory basis and recommended actions.
sop
sop_guide
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.

Endpoints

URLTransportStateLatencyChecked
https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp streamable-http answering 173 ms 9 min ago

Vigo MCP — questions

Answers built from our own checks of this server.

What can Vigo MCP do?
It exposes 10 tools, read directly from the server on our last check. Among them: autonomous_task, checklist_lookup, compliance_check, compliance_score, get_license_guide, latest_updates and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Vigo MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 193 ms. The bar chart above shows every period we have measured.
How do I connect Vigo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Vigo MCP need an API key?
No. Vigo MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vigo MCP?
It answers our handshake in 193 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Vigo MCP open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.