shouldigo surf for Windsurf
io.github.orlench/shouldigo-surf
MCP server for Should I Go? — real-time surf conditions for 73+ beaches worldwide
client:Windsurf
transport:stdio
runtime:npm
Install shouldigo surf in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shouldigo-surf": {
"command": "npx",
"args": [
"-y",
"shouldigo-surf-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs