weather mcp for Windsurf
io.github.kulybaba/weather-mcp
An MCP server for weather information by @kulybaba
client:Windsurf
transport:streamable-http
runtime:npm
Install weather mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"weather-mcp": {
"serverUrl": "https://kulybaba.weather.com/mcp/v3.0.0/"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs