loading…
Search for a command to run...
loading…
生成八字排盘,支持公历或农历输入。根据八字反推可能的公历时间,帮助定位出生时刻。查询指定日期的黄历宜忌与节气,辅助择日与规划。
生成八字排盘,支持公历或农历输入。根据八字反推可能的公历时间,帮助定位出生时刻。查询指定日期的黄历宜忌与节气,辅助择日与规划。
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"bazi": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"xiaobenyang-com/bazi"
]
}
}
}