asktian for Claude Desktop
io.github.douglasgan/asktian
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install asktian in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"asktian": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.asktian.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs