Datalastic Maritime Connector for AI agents.
8 live capabilities
Track global shipping vessels and port data in real time.
Waiting for input…
Why people use Datalastic Maritime
Datalastic Maritime for Real-Time Shipping Intelligence
Datalastic Maritime lets your agent do the digging for you. You can ask for a ship's current status, its technical specs, or a list of ports in a specific country in one go. You get a clean summary of the data you actually need.
What Vinkius changes
You get instant access to global maritime data without leaving your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Real-time Cargo Tracking
A logistics manager asks where the 'Ever Given' is and its ETA.
- Real-world use case 02
Regional Logistics Planning
A trade analyst needs a list of all ports in Brazil.
- Real-world use case 03
Trade Compliance Audits
A compliance officer checks a vessel's flag and specs.
Complete set · 8capabilities
The complete Datalastic Maritime capability set.
These are the exact actions your AI can choose when you ask it to work with Datalastic Maritime.
01—04
4 capabilities in this set.
Part of 8 available through Datalastic Maritime.
- 01 Capability
Get port details
Get specific coordinates and details for a maritime port. Use this to map out terminal locations.
- 02 Capability
Get vessel history
Pull historical AIS tracks and location data for a ship. It helps you see where a vessel has been.
- 03 Capability
Get vessel pro specs
Retrieve advanced technical specs like tonnage and dimensions. This is great for auditing ship capacities.
- 04 Capability
Get vessel status
Check the real-time status and current location of a vessel. Use it to see if a ship is underway or docked.
05—08
4 capabilities in this set.
Part of 8 available through Datalastic Maritime.
- 05 Capability
Find vessels in radius
Find every vessel currently within a circular radius. This is perfect for monitoring local maritime traffic.
- 06 Capability
Search ports by name
Search for maritime ports using a text name. Use this to quickly find a specific terminal.
- 07 Capability
Search ports by country
Find all maritime ports within a specific country. This helps with regional logistics planning.
- 08 Capability
Search maritime vessels
Search for ships by their name. Use this to start a deep dive into a specific vessel's data.
Set up in minutes
One URL. Then ask Datalastic Maritime to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Datalastic Maritime from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Datalastic Maritime, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Datalastic Maritime for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Datalastic Maritime URL.
- Step 03
Save and start
Save the connection and enable Datalastic Maritime in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"datalastic-maritime": {
"url": "https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Datalastic Maritime
Open Agent mode in chat and ask: "Using Datalastic Maritime, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"datalastic-maritime": {
"url": "https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Datalastic Maritime
Ask Copilot: "Using Datalastic Maritime, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"datalastic-maritime": {
"url": "https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Datalastic Maritime
Open Cascade and ask: "Using Datalastic Maritime, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"datalastic-maritime": {
"url": "https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Datalastic Maritime
Ask Cline: "Using Datalastic Maritime, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add datalastic-maritime --transport http "https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Datalastic Maritime
Ask Claude: "Using Datalastic Maritime, show me...". 8 tools are ready
Where the request belongs
Work Datalastic can move forward.
This is for logistics managers who are tired of manual tracking, maritime researchers studying shipping lanes, and trade compliance officers who need to verify vessel flags and specs quickly.
Logistics Coordinator
Uses the Connector to check real-time ship statuses and ETAs to update clients on cargo progress.
Trade Compliance Officer
Pulls vessel metadata and flag information to ensure international shipments meet regulatory standards.
Maritime Researcher
Analyzes historical AIS tracks and vessel distributions to study global trade patterns.
Port Operations Manager
Finds port codes and terminal coordinates to organize regional shipping schedules.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJSONCargo Maritime
Track global vessels. audit voyages and ports via AI.
VesselAPI
Track maritime vessels. audit schedules and positions via AI.
NavAPI
Manage maritime navigation. audit ports, routes, and traffic via AI.
Shipmondo
Ship packages across Scandinavia and Europe with multi-carrier label printing, tracking, and return management from one platform.
SafeCube Container Tracking
Track maritime containers. audit shipments and events via AI.
Navisphere
Automate freight logistics via Navisphere. search available loads, submit bids, track shipments, and manage documentation directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Datalastic connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Datalastic.
The practical details behind the request, access and result.
Can the Datalastic Maritime MCP track ships in real-time?
Yes, it pulls live location data and status updates directly from global maritime feeds. You can ask your agent for a ship's current status or ETA at any time.
How do I find port codes with Datalastic Maritime?
You can ask the agent to list ports by country or search by a specific port name. It will provide the official UN/LOCODEs and coordinates for those locations.
Can I see where a ship has been?
Yes, the Connector can retrieve historical AIS tracks. This allows you to see the past paths a vessel has traveled for research or auditing.
Can Datalastic Maritime find ships near a specific location?
Yes, you can ask your agent to find all vessels within a specific circular radius. This is great for monitoring local maritime traffic or port activity.
Is this good for trade compliance?
Yes, it is highly useful for compliance. You can quickly pull vessel flags, technical specifications, and metadata to verify details for international shipments.
Can I track a ship using its name?
Yes! Use the search_maritime_vessels capability with the vessel's name. It will return a list of matching ships with their MMSI numbers, which you can then use for real-time tracking.
What is an MMSI number?
MMSI stands for Maritime Mobile Service Identity. It is a unique 9-digit number used to identify a vessel's radio equipment and is the primary identifier for AIS tracking.
How can I find the official code for a port?
Use the search_ports_by_country capability with the 2-letter ISO country code. The response will list ports in that country along with their official UN/LOCODEs.
One connection away
Give your agent a direct line to Datalastic.
Connect Datalastic once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available