Skip to content
Cursor

Vessel Tracking for Cursor

io.github.pipeworx-io/vessel-tracking

Vessel Tracking — live worldwide ship positions from AIS.

client:Cursor transport:streamable-http

Install Vessel Tracking in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "vessel-tracking": {
      "url": "https://gateway.pipeworx.io/vessel-tracking/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Vessel Tracking in other clients