How to Use the Datalastic Maritime MCP in Claude Code
Pipe live vessel locations and port data directly into your terminal workflows using this Datalastic Maritime MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Datalastic Maritime MCP to Claude Code
Create your Vinkius account to connect Datalastic Maritime to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query vessel locations from your CLI
`get_vessel_status` fetches real-time coordinates and movement data for any ship directly into your Claude Code terminal. Claude Code runs this MCP server tool to output raw vessel JSON that you can instantly pipe into grep or jq. You can set up Claude Code terminal aliases to check on specific container ships. Claude Code executes the vessel query, parses the status, and prints a clean summary to your console.
Audit voyage histories via terminal commands
`get_vessel_history` extracts historical AIS tracks for any vessel to help you debug shipping delays inside Claude Code. Claude Code pulls this AIS history data and formats it as a CSV or markdown table. You can tell Claude Code to run a quick script comparing planned routes against actual AIS tracks. Claude Code handles the heavy lifting, pulling historical ship coordinates and identifying where the vessel slowed down.
Search ports by country inside Claude Code
`search_ports_by_country` lists all maritime ports in a specific country directly inside your Claude Code session. Claude Code uses this tool to quickly verify port codes during automated deployment scripts. You don't need to open a browser when Claude Code can fetch port coordinates directly. Claude Code finds the harbor, grabs the details, and drops the raw port data right into your terminal buffer.
Set up Datalastic Maritime MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedatalastic-maritime-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Datalastic Maritime transactions." It will automatically discover and invoke the available Datalastic Maritime tools.
claude mcp add --transport http datalastic-maritime-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Datalastic Maritime MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Datalastic Maritime MCP today
We host it, we monitor it, we maintain it. You just paste one token.