Open Waters AIS for Cursor
io.openwaters/ais
Live AIS vessel positions by MMSI, name, area, or radius, plus coverage. No sign-in, no key.
client:Cursor
transport:streamable-http
tools:5
Install Open Waters AIS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ais": {
"url": "https://ais.openwaters.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs