Find My Tide for Cursor
com.findmytide/tides
Tide times and heights for about 4,600 US and Canadian stations. Not for navigation.
client:Cursor
transport:streamable-http
tools:3
Install Find My Tide in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tides": {
"url": "https://api.findmytide.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs