Skip to content
Windsurf

vweatherstation for Windsurf

io.github.vweatherstation/vweatherstation

Settlement-grade market weather + general current/forecast weather for any location, via x402.

client:Windsurf transport:stdio runtime:npm

Install vweatherstation in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "vweatherstation": {
      "command": "npx",
      "args": [
        "-y",
        "vweatherstation-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vweatherstation in other clients