Tides for Cursor
io.github.pipeworx-io/tides
Tides MCP — NOAA Tides and Currents data
client:Cursor
transport:streamable-http
Install Tides in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tides": {
"url": "https://gateway.pipeworx.io/tides/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs