Vinkius
Ship24 logo
Vinkius
Vinkius runs on CrewAI

How to Use the Ship24 MCP in CrewAI

Build autonomous logistics teams with your AI client.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Ship24 MCP on Cursor AI Code Editor MCP Client Ship24 MCP on Claude Desktop App MCP Integration Ship24 MCP on OpenAI Agents SDK MCP Compatible Ship24 MCP on Visual Studio Code MCP Extension Client Ship24 MCP on GitHub Copilot AI Agent MCP Integration Ship24 MCP on Google Gemini AI MCP Integration Ship24 MCP on Lovable AI Development MCP Client Ship24 MCP on Mistral AI Agents MCP Compatible Ship24 MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Vinkius runs on CrewAI

Connect Ship24 MCP to CrewAI

Create your Vinkius account to connect Ship24 to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Key Capabilities

Discover Supported Global Couriers

Give the Research Agent the task of using `list_couriers`. It compiles a list of all 1200+ carriers, letting you know exactly where your shipment can go. This is perfect for setting up initial operational parameters for a crew before any tracking starts.

Coordinate Bulk Tracking Operations

Assign the Logistics Agent to run `create_bulk_trackers`. It manages the entire batch process, coordinating data retrieval from numerous carriers simultaneously. The shared memory of the crew ensures that every agent knows which numbers have already been processed and what the current status is.

Identify Tracking Gaps in a Region

Have Agent A run `search_couriers` to check for local options like 'Correios.' This narrows down possibilities, letting the Action Agent focus only on relevant carriers. This specialization prevents unnecessary API calls and keeps the operation focused.

Setup guide

Set up Ship24 MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Ship24 tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Ship24 Analyst",
    goal="Access and analyze Ship24 data via MCP.",
    backstory="Expert analyst with direct Ship24 access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Ship24 transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 Ship24 MCP in CrewAI

You define roles. Agent A researches available carriers using `list_couriers`, and Agent B takes the data from Agent A to perform `find_tracker_by_number`. The crew coordinates the handoff.
Yes. You can build a monitoring agent that watches for status changes and assigns specific tracking jobs to different specialized agents, ensuring continuous oversight of global shipments.
The crew can be configured: Agent A searches by number using `find_tracker_by_number`. If that fails, Agent B takes over and uses `search_couriers` for alternative identifiers.
It does. You can set up a hierarchical workflow where one agent manages regional input, passing filtered data to another agent that executes the necessary `create_tracker` calls.
It handles all shipment identification and status data: listing carriers via `list_couriers`, retrieving specific package statuses, and managing bulk records for accurate tracking number history.

Start using the Ship24 MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Ship24. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.