Skip to content
Zed

Vessel Tracking for Zed

io.github.pipeworx-io/vessel-tracking

Vessel Tracking — live worldwide ship positions from AIS.

client:Zed transport:streamable-http

Install Vessel Tracking in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Vessel Tracking in other clients