OpenFate Bazi MCP for Zed
io.github.openfate-ai/bazi-mcp
OpenFate Bazi MCP with True Solar Time, Four Pillars, Da Yun, and branch interactions.
client:Zed
transport:stdio
runtime:npm
Install OpenFate Bazi MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bazi-mcp": {
"command": "npx",
"args": [
"-y",
"@openfate/bazi-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs