True Solar Time for Windsurf
io.github.shann5/true-solar-time
True solar time correction for BaZi charts: historical DST, longitude, equation of time.
client:Windsurf
transport:stdio
runtime:npm
Install True Solar Time in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"true-solar-time": {
"command": "npx",
"args": [
"-y",
"true-solar-time-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs