How to Use the Weather (Open-Meteo) MCP in Windsurf
Let Windsurf automatically plan multi-step weather checks and environmental reports right in your IDE.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Weather (Open-Meteo) MCP to Windsurf
Create your Vinkius account to connect Weather (Open-Meteo) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Compare weather across multiple locations.
Need to know if you should hit the coast or head inland? Use `weather.compare` to check current conditions for 2 to 5 cities simultaneously. It runs a comfort score calculation and shows you which option is best right away. Don't just guess; let your agent figure it out. This tool generates comparison data, giving you actionable insight across diverse geographic areas.
Find the optimal outdoor activity window.
Planning a day outside? The `weather.best_time` function analyzes 72 hours of hourly data and scores specific activities—like cycling or photography. It doesn't just give you temperature; it suggests the absolute best three-hour slot. Your agent can use this to plan complex trips, pulling out the top tip for an activity based on detailed criteria.
Get current air quality and health recommendations.
Air quality matters. Calling `weather.air_quality` gives you the AQI score, plus readings for PM2.5, ozone, and NO2 for any city. Crucially, it always displays a specific health recommendation based on that data. This is key for planning when kids or older relatives can safely go out.
Set up Weather (Open-Meteo) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Weather (Open-Meteo) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Weather (Open-Meteo) payment history." If connected, Cascade will call the Weather (Open-Meteo) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"weather-open-meteo-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Open-Meteo. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Weather (Open-Meteo) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Weather (Open-Meteo) MCP today
We host it, we monitor it, we maintain it. You just paste one token.