moon phase mcp for Windsurf
io.github.mrfentmen/moon-phase-mcp
Moon phase, illumination, and age calculated locally. No network and no key.
client:Windsurf
transport:stdio
runtime:npm
Install moon phase mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"moon-phase-mcp": {
"command": "npx",
"args": [
"-y",
"moon-phase-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs