Skip to content
VS Code

Datalastic for VS Code

io.github.pipeworx-io/datalastic

Datalastic MCP — live AIS vessel positions (datalastic.com)

client:VS Code transport:streamable-http

Install Datalastic in VS Code

.vscode/mcp.json

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

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

Datalastic in other clients