General Tools
asktian.com
Provides daily Chinese metaphysics readings including bazi, compatibility, auspicious times, and name analysis.
ENDPOINT 1
https://mcp.asktian.com/mcp
MCP server metadata
- Name
- asktian
- Version
- 0.3.3
Known tools 6
asktian_daily_readingGet today's personalized Chinese metaphysics (八字 bazi + 干支 daily energy) reading for a person.
Inferred read-onlyasktian_compatibilityCompute fate compatibility between two people via Chinese metaphysics (八字 pairing, 5-element generation/clash).
Inferred read-onlyasktian_best_time_for_actionFind the most auspicious time windows in the next N days for a specific action.
Inferred read-onlyasktian_today_energyGet today's GENERAL energy (no person needed) — the 干支 (stem + branch) and the dominant 5-element character of the day.
Inferred read-onlyasktian_market_readGet a Chinese-metaphysics signal on a binary prediction-market question (Polymarket/Kalshi style yes/no outcomes).
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.asktian]
url = "https://mcp.asktian.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"asktian": {
"type": "http",
"url": "https://mcp.asktian.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: asktian
Remote MCP URL: https://mcp.asktian.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": {
"asktian": {
"url": "https://mcp.asktian.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"asktian": {
"type": "http",
"url": "https://mcp.asktian.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "asktian",
"transport": "streamable-http",
"url": "https://mcp.asktian.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for asktian.com was fetched 2026-07-26T11:45:44.349Z and is being refreshed.
asktian.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.