Skip to content
VS Code

Vesselfinder for VS Code

io.github.pipeworx-io/vesselfinder

VesselFinder MCP — wraps the VesselFinder AIS API (vesselfinder.com)

client:VS Code transport:streamable-http

Install Vesselfinder in VS Code

.vscode/mcp.json

{
  "servers": {
    "vesselfinder": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/vesselfinder/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Vesselfinder in other clients