saju for VS Code
io.github.heungmangoo-art/saju
Korean Four Pillars (Saju) astrology — birth charts, Day Masters, Five Elements, compatibility
client:VS Code
transport:stdio
runtime:npm
Install saju in VS Code
.vscode/mcp.json
{
"servers": {
"saju": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"saju-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs