Skip to content
VS Code

OpenFate Bazi MCP for VS Code

io.github.openfate-ai/bazi-mcp

OpenFate Bazi MCP with True Solar Time, Four Pillars, Da Yun, and branch interactions.

client:VS Code transport:stdio runtime:npm

Install OpenFate Bazi MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "bazi-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@openfate/bazi-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpenFate Bazi MCP in other clients