How to Use the NOAA Forecast — US Weather Predictions MCP in Windsurf
Connect the NOAA Forecast MCP Server to Windsurf and let Cascade pull live US weather data directly into your workspace.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NOAA Forecast — US Weather Predictions MCP to Windsurf
Create your Vinkius account to connect NOAA Forecast — US Weather Predictions 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.
Cascade handles the coordinate math
You don't need to look up grid codes. Give Cascade a city name or latitude and longitude to start the process. It uses `get_point_metadata` to find the exact local Weather Forecast Office responsible for that area. Once it has those coordinates, the MCP Server chains that data straight into `get_forecast`. You get the full seven-day outlook with high and low temps, wind speed, and precipitation probabilities without typing a single API request yourself.
Build weather apps inside Windsurf
If you are building a dashboard that needs hour-by-hour precision, Cascade pulls the raw arrays using `get_grid_data`. It grabs temperature, humidity, and wind vectors for programmatic analysis right in your editor. Need a 156-hour timeline instead? The agent switches to `get_hourly_forecast`. It maps out the exact sky conditions and rain chances for the next five days, writing the frontend code to display it while you watch.
Read the meteorologist's mind
Raw numbers don't always tell the whole story. When a major storm is rolling in, local forecasters write detailed text explanations to clarify the threat. Cascade runs `get_forecast_discussion` with a simple three-letter WFO code like OKX for New York. It pulls the latest Area Forecast Discussion, giving you the actual human reasoning behind the weather warnings.
Set up NOAA Forecast — US Weather Predictions 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 NOAA Forecast — US Weather Predictions 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 NOAA Forecast — US Weather Predictions payment history." If connected, Cascade will call the NOAA Forecast — US Weather Predictions tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"noaa-forecast-us-weather-predictions-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 NOAA. 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 NOAA Forecast — US Weather Predictions MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NOAA Forecast — US Weather Predictions MCP today
We host it, we monitor it, we maintain it. You just paste one token.