deepnatal for Windsurf
io.github.breezefeng/deepnatal
Natal charts cross-verified three ways. Refuses to answer rather than guess.
client:Windsurf
transport:stdio
runtime:npm
Install deepnatal in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"deepnatal": {
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs