ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Maersk with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Maersk container shipping APIs as an MCP: shipment tracking by container/waybill, waybill document lookup, ocean products, locations, vessel schedules, port cal

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Maersk capability set.

These are the exact actions your AI can choose when you ask it to work with Maersk.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Maersk.

  1. 01

    Find waybill

    Json?carrierSCAC=MAEU&waybillNumber=.... returns the waybill metadata for MAEU (Maersk) bills: parties, ports, containers. carrierSCAC is the standard carrier code (MAEU for Maersk Line). Look up a shipment by Bill of Lading (waybill) number. the classic Maersk document lookup

  2. 02

    Search locations

    Search Maersk location master data: cities, ports, terminals (geo IDs)

  3. 03

    Get deadlines

    Filter by waybillNumber or containerNumber. Requires the Deadlines subscription. Get shipment deadlines: documentation, VGM, demurrage/detention cut-offs

  4. 04

    Track shipments

    Query by containerNumber (e.g. MAEU1234567), waybillNumber or your reference. Requires the Shipment Tracking subscription. Track shipments by container number, waybill number or your own reference (live milestones)

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Maersk.

  1. 05

    Get ocean products

    ), numberOfTwentyEq / numberOfFortyEq. Returns sailings with vessels, transit times and deadlines. Requires the Ocean Products subscription. Search bookable ocean products (sailings) between two locations with prices

  2. 06

    Get vessel schedules

    — vessel metadata and sailing schedules. Use IMONumber (7 digits) from prior calls; omit filters to list vessels within your subscription scope. Get vessel schedules and routes for Maersk vessels (IMONumber)

  3. 07

    Get port calls

    Filter by vesselIMONumber (7 digits) and optionally port UN/LOCODE. Requires the Port Calls subscription. Get port call records for a vessel (arrivals, departures, terminals)

One connector, every AI

Maersk works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Maersk to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Maersk, so you can see the experience inside your AI.

It does not authenticate your account with Maersk. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Maersk Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_btVopx9k2t1dPxSsLSMTTSZOTv0BTdSdi2L5Bw76/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Maersk capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "maersk-shipping-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_btVopx9k2t1dPxSsLSMTTSZOTv0BTdSdi2L5Bw76/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Maersk owners ask.

  • 01

    How do I get the Consumer Key/Secret?

    Create an account at developer.maersk.com (Maersk Integration Hub), create an app/integration in the catalogue, and subscribe it to the products you need (Shipment Tracking, Shipping Documents, Ocean Products, Vessel Schedules, Port Calls, Deadlines). The portal issues a Consumer Key + Consumer Secret pair per app.

  • 02

    I get a 401 with a correlationIdentifier. what now?

    The gateway returns a structured 401 (with httpMethod, requestUri and correlationIdentifier) whenever auth is missing/invalid. first check the consumer key/secret. Maersk support can trace any request by that correlation identifier.