How to Use the NOAA Tides & Currents API MCP in Windsurf
Let Windsurf autonomously chain NOAA Tides & Currents API calls to track water levels without your manual input.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NOAA Tides & Currents API MCP to Windsurf
Create your Vinkius account to connect NOAA Tides & Currents API 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.
Multi-step tidal audits with Windsurf Cascade
The `get_water_levels` tool pulls real-time water levels from specific NOAA stations directly into your active editor. Cascade reads your local vessel draft configurations and determines if the current depth allows safe passage. You do not need to prompt it for each step because this MCP Server lets the agent handle the sequence on its own. When you set a goal to check harbor safety, Cascade triggers `check_api_status` first to ensure the NOAA endpoints are up. It then fetches water levels and analyzes the margin of safety without waiting for your permission.
Automated marine temperature analysis
The `get_water_temperature` tool retrieves real-time thermal data from coastal sensors to help calibrate your hydrodynamic models. Cold water changes density, which directly impacts how deep a hull sits in a channel. Cascade uses this tool alongside `get_air_temperature` to calculate exact local draft adjustments instantly. Instead of jumping between browser tabs, you let your agent run these calculations inside your workspace. The agent pulls the numbers, writes the correction factors, and updates your project files in one go.
Predictive tide planning in your workspace
The `get_tide_predictions` tool delivers high and low water forecasts directly to your Windsurf environment. Cascade parses this predictive data to map out optimal transit windows for heavy cargo vessels. It matches these predictions against your local shipping schedules automatically. You get a clean schedule of safe departure times written directly to your markdown logs. This MCP setup eliminates manual scheduling errors by letting the agent cross-reference raw NOAA data points in real-time.
Set up NOAA Tides & Currents API 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 Tides & Currents API 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 Tides & Currents API payment history." If connected, Cascade will call the NOAA Tides & Currents API tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"noaa-tides-currents-api-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 Tides & Currents. 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 Tides & Currents API MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NOAA Tides & Currents API MCP today
We host it, we monitor it, we maintain it. You just paste one token.