Moova Connector for AI agents.
14 live capabilities
Manage B2B logistics and delivery tracking through your chat interface.
Waiting for input…
Why people use Moova
Moova Logistics for Automating B2B Delivery Workflows
With this Connector, you just tell your agent to get a quote for a shipment to Buenos Aires. It pulls the data, checks the carrier options, and gives you the price in seconds. You stop being a middleman for data and start being the person who makes the decisions.
What Vinkius changes
You get a dedicated logistics coordinator that works inside your existing 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
High-volume order fulfillment
An e-commerce store gets a surge in orders.
- Real-world use case 02
Real-time customer support
A customer asks where their package is.
- Real-world use case 03
Sales team quoting
A sales rep needs to know the cost of a bulk delivery.
Complete set · 14capabilities
The complete Moova capability set.
These are the exact actions your AI can choose when you ask it to work with Moova.
01—04
4 capabilities in this set.
Part of 14 available through Moova.
- 01 Capability
Cancel shipment
Stop an active shipment order before it's processed. Note that once cancelled, you'll need to create a new one.
- 02 Capability
Delete webhook
Remove a specific webhook endpoint from your account. This helps keep your integration clean.
- 03 Capability
Get budget
Get a list of prices from various carriers for express or standard delivery. This helps you provide accurate quotes to customers.
- 04 Capability
Get shipment
Pull every detail about a specific shipment for review. Use this to see the full history and data for a single order.
05—08
4 capabilities in this set.
Part of 14 available through Moova.
- 05 Capability
List coverage zones
See all the areas where Moova offers delivery services. Use this to check if you can deliver to a specific region.
- 06 Capability
List shipments
View all your orders and filter them by status like IN_TRANSIT or DELIVERED. This lets you manage your entire queue in one view.
- 07 Capability
List webhooks
See a list of all your currently active webhooks. Use this to manage your automated notifications.
- 08 Capability
Track shipment
Get the live GPS tracking events and carrier handoff details for a package. This provides real-time visibility for your customers.
09—11
3 capabilities in this set.
Part of 14 available through Moova.
- 09 Capability
Update shipment
Edit shipment details before the carrier picks up the package. Use this to correct addresses or dimensions before it leaves the warehouse.
- 10 Capability
Create shipment
Build a new logistics order with addresses and dimensions to get an optimal route and carrier. It handles the routing logic automatically.
- 11 Capability
Create webhook
Set up real-time notifications to keep your platform updated on shipment progress. This keeps your internal systems in sync.
12—14
3 capabilities in this set.
Part of 14 available through Moova.
- 12 Capability
Get account info
Pull your merchant account details for quick reference. Use this to check your current credentials or account status.
- 13 Capability
Get shipment label
Download the barcode and QR code label for a specific shipment. You can print these immediately for the courier.
- 14 Capability
Get shipment status
Check the current state of a delivery at any moment. This is great for quick status checks during support calls.
Set up in minutes
One URL. Then ask Moova to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Moova 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_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Moova for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova URL.
- Step 03
Save and start
Save the connection and enable Moova in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moova": {
"url": "https://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova
Open Agent mode in chat and ask: "Using Moova, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moova": {
"url": "https://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova
Ask Copilot: "Using Moova, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moova": {
"url": "https://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova
Open Cascade and ask: "Using Moova, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moova": {
"url": "https://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova
Ask Cline: "Using Moova, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moova --transport http "https://edge.vinkius.com/vk_preview_MsQBRKbJ0m4uDVb6wwvl7EjTERKz9Ebn7VS8aFkB/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 Moova
Ask Claude: "Using Moova, show me...". 14 tools are ready
Where the request belongs
Work Moova can move forward.
This is for the e-commerce owner who's tired of manual order entry and the logistics manager who's constantly being pinged for tracking updates.
E-commerce Operations Manager
Manages high-volume order fulfillment and automates label generation to keep the warehouse moving.
Logistics Coordinator
Monitors fleet-wide delivery status and generates cost estimates for sales teams in real-time.
Customer Support Rep
Pulls real-time tracking info to answer delivery inquiries in seconds without switching windows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsShippify
Automate logistics and last-mile delivery via Shippify. manage deliveries, tracking, and warehouses directly from any AI agent.
99Minutos Express
Call physical couriers via AI using 99Minutos. Extract immediate Last-mile shipping quotes and trace vehicle checkpoints dynamically.
GoBolt
Manage shipping rates, track parcel deliveries, and oversee logistics via AI agents with GoBolt.
AfterShip Tracking
Shipment tracking and logistics. track packages, manage couriers, and monitor deliveries via AI.
Freightview
Automate LTL freight quoting, track shipments, and manage carriers via AI agents with Freightview.
Track-POD
Optimize delivery routes, capture electronic proof of delivery, and track driver performance for logistics operations.
Bring your own AI
Change the model, client or framework. Keep Moova 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 Moova.
The practical details behind the request, access and result.
Can Moova MCP help me automate my e-commerce shipping?
Yes, it connects your AI to your logistics account to create orders and labels automatically. This removes the need for manual data entry into carrier portals.
Does the Moova MCP work for deliveries in Latin America?
Yes, it specifically handles coverage and routing across Argentina and other Latin American regions, making it ideal for regional e-commerce.
How do I get shipping quotes using the Moova MCP?
You can ask your agent to check prices for specific routes. It will pull real-time estimates from available carriers so you can give customers firm pricing.
Can I use the Moova MCP to track packages in real-time?
Yes, it pulls live GPS tracking events and carrier handoff details. You can see exactly where a package is and provide that info to your customers instantly.
Can the Moova MCP handle my shipping labels?
Yes, your agent can download printable labels with barcodes and QR codes for any shipment you create, which you can then print for the courier.
Is the Moova MCP good for customer support teams?
It's perfect for support. Your team can ask the agent for status updates instantly to give customers accurate info without leaving the chat window.
Can my AI agent get an instant shipping quote between two addresses in Argentina?
Yes! Use the get_budget capability with the origin and destination addresses. Moova's smart routing engine will return pricing from all available carriers including same-day, next-day, and standard delivery options.
How do I track a shipment in real-time and see all delivery events?
Ask the agent to run track_shipment with your shipment ID. You'll receive a chronological list of all tracking events with GPS coordinates, timestamps, and carrier notes. from pickup to final delivery confirmation.
Can I cancel a shipment that hasn't been picked up yet?
Yes. Use the cancel_shipment capability with the shipment ID. Cancellation is only possible before the carrier picks up the package. Once picked up, the shipment must complete its delivery cycle. A new shipment will need to be created if needed afterward.
One connection away
Give your agent a direct line to Moova.
Connect Moova once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available