Analytics
xosonay.com
Provides verified lottery results, ticket checking, and statistical analysis of number frequencies and lô gan for Vietnamese lottery regions.
ENDPOINT 1
https://xosonay.com/mcp
MCP server metadata
- Name
- xosonay-lottery
- Version
- 1.5.0
Cung cấp kết quả xổ số Việt Nam 3 miền + Vietlott đã xác minh. Các công cụ dựa trên DB trả về provenance, asOf, verifiedAt và temporalCoverage; công cụ latest còn nêu freshnessStatus. verifiedAt chỉ là fetched_at của bản ghi DB, không phải thời gian lấy từng nguồn. Nếu quá cửa sổ quay/đối chiếu mà chưa có kỳ mới, phản hồi sẽ báo stale và chỉ rõ kỳ mới nhất khả dụng. Trang: https://xosonay.com. Dữ liệu chỉ mang tính tham khảo.
Known tools 7
get_latest_resultsKết quả xổ số đã xác minh mới nhất hiện có của một miền; kèm thời điểm xác minh, provenance và trạng thái current/pre_draw/stale.
Inferred read-onlyget_gan_statsLô gan: các cặp số 00-99 lâu chưa về nhất của một miền; kèm phạm vi dữ liệu và provenance.
Inferred read-onlyget_number_profileHồ sơ một con số 00-99 trong XSMB: gan, tần suất 30 ngày, các lần về gần nhất, phạm vi dữ liệu và provenance.
Inferred read-onlylookup_dreamTra bảng liên hệ giấc mơ-con số theo quan niệm dân gian (không cần dấu tiếng Việt).
Inferred read-onlyget_vietlottKết quả Vietlott đã xác minh mới nhất hiện có, kèm trạng thái freshness và provenance; hỗ trợ mega-6-45, power-6-55, lotto-5-35, max-3d, max-3d-pro.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.xosonay-lottery]
url = "https://xosonay.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"xosonay-lottery": {
"type": "http",
"url": "https://xosonay.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: xosonay-lottery
Remote MCP URL: https://xosonay.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"xosonay-lottery": {
"url": "https://xosonay.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"xosonay-lottery": {
"type": "http",
"url": "https://xosonay.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "xosonay-lottery",
"transport": "streamable-http",
"url": "https://xosonay.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.