shouldigo surf for Claude Desktop
io.github.orlench/shouldigo-surf
MCP server for Should I Go? — real-time surf conditions for 73+ beaches worldwide
client:Claude Desktop
transport:stdio
runtime:npm
Install shouldigo surf in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shouldigo-surf": {
"command": "npx",
"args": [
"-y",
"shouldigo-surf-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs