General Tools
tuvidausotoanthu.vn
MCP server providing Vietnamese astrology and divination tools, such as birth chart (Tử Vi), hexagram (Kinh Dịch), and Kỳ Môn calculations.
ENDPOINT 1
https://api.tuvidausotoanthu.vn/api/v1/mcp
MCP server metadata
- Name
- tuvidausotoanthu
- Version
- 1.0.0
MCP server của Tử Vi Đẩu Số Toàn Thư (https://tuvidausotoanthu.vn) — public, không cần xác thực. Tools: lap_la_so_tu_vi (an sao lá số tử vi đẩu số từ ngày giờ sinh), gieo_que_mai_hoa (gieo quẻ Kinh Dịch theo Mai Hoa Dịch Số / lục hào), y_nghia_que_kinh_dich (toàn văn ý nghĩa 64 quẻ Kinh Dịch từ 2 bản sách kinh điển), lap_la_so_ky_mon (lập lá số Kỳ Môn Độn Giáp thời gia pháp Chiết Bổ). Tài liệu response: https://tuvidausotoanthu.vn/API.md
Known tools 4
lap_la_so_ky_monLập lá số Kỳ Môn Độn Giáp (奇門遁甲) thời gia, pháp Chiết Bổ, từ ngày giờ.
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.tuvidausotoanthu]
url = "https://api.tuvidausotoanthu.vn/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tuvidausotoanthu": {
"type": "http",
"url": "https://api.tuvidausotoanthu.vn/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tuvidausotoanthu
Remote MCP URL: https://api.tuvidausotoanthu.vn/api/v1/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": {
"tuvidausotoanthu": {
"url": "https://api.tuvidausotoanthu.vn/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tuvidausotoanthu": {
"type": "http",
"url": "https://api.tuvidausotoanthu.vn/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tuvidausotoanthu",
"transport": "streamable-http",
"url": "https://api.tuvidausotoanthu.vn/api/v1/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.