peak window for Windsurf
io.github.byteoverdev/peak-window
Ranks the best weather windows to climb any peak worldwide, on the sharpest regional model.
client:Windsurf
transport:stdio
runtime:npm
Install peak window in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"peak-window": {
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs