Vessel Tracking for VS Code
io.github.pipeworx-io/vessel-tracking
Vessel Tracking — live worldwide ship positions from AIS.
client:VS Code
transport:streamable-http
Install Vessel Tracking in VS Code
.vscode/mcp.json
{
"servers": {
"vessel-tracking": {
"type": "http",
"url": "https://gateway.pipeworx.io/vessel-tracking/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs