99Minutos App Connector for AI agents.
12 live capabilities
Manage same-day last-mile delivery and courier logistics across Latin America.
Waiting for input…
Why people use 99Minutos App
99Minutos Express Logistics for LatAm Same-Day Delivery
With 99Minutos Express, your AI agent does the clicking for you. Just tell it where the package is going and it pulls the rate instantly. It then creates the delivery mission and gives you a confirmation number in seconds. You get a clean workflow where the AI handles the data entry and you just make the decisions.
What Vinkius changes
You turn your AI into a functional dispatcher for LatAm shipping.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking shipping costs for a new customer
An operator asks "How much to send a box from 14002 to 16003?
- Real-world use case 02
Handling a last-minute cancellation
A customer cancels an order, and the user tells the agent to "void the courier run" using cancel_order.
- Real-world use case 03
Verifying delivery zones
An engineer asks if a specific remote area is serviced, and the agent checks list_coverage to confirm.
Complete set · 12capabilities
The complete 99Minutos App capability set.
These are the exact actions your AI can choose when you ask it to work with 99Minutos App.
01—04
4 capabilities in this set.
Part of 12 available through 99Minutos App.
- 01 Capability
Cancel order
Void an active courier run to stop a delivery in progress. This helps you stop costs when a customer changes their mind.
- 02 Capability
Create order
Request an express delivery mission for a specific package. This allows your agent to book couriers instantly through chat.
- 03 Capability
Create store
Register a new warehouse or pickup point in the system. You can use this to expand your physical distribution network.
- 04 Capability
List coverage
Check which zip codes are currently serviced by the fleet. Use this to verify service areas before confirming a sale.
05—08
4 capabilities in this set.
Part of 12 available through 99Minutos App.
- 05 Capability
List orders
View a list of all active express delivery missions. This gives you a high-level overview of everything moving today.
- 06 Capability
List return orders
Monitor the flow of returned items back to a store. Use this to manage your reverse logistics and returns.
- 07 Capability
List stores
View all registered physical nodes and dispatch locations. This helps you keep track of your entire distribution network.
- 08 Capability
List webhooks
Scan the active webhooks currently connected to your account. Use this to manage your automated status pings.
09—12
4 capabilities in this set.
Part of 12 available through 99Minutos App.
- 09 Capability
Create webhook
Set up a listener to receive real-time delivery status updates. It ensures your system gets notified the moment a package moves.
- 10 Capability
Get order
Pull specific details about an existing express delivery. Use this to quickly check order status or contents.
- 11 Capability
Get rates
Check the cost for point-to-point same-day shipping. It gives you instant pricing for any two zip codes.
- 12 Capability
Get tracking
Pull the current GPS status of a vehicle on a route. This lets you see exactly where a courier is in real-time.
Set up in minutes
One URL. Then ask 99Minutos App to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use 99Minutos App 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_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable 99Minutos App for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App URL.
- Step 03
Save and start
Save the connection and enable 99Minutos App in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"99minutos-express": {
"url": "https://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App
Open Agent mode in chat and ask: "Using 99Minutos App, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"99minutos-express": {
"url": "https://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App
Ask Copilot: "Using 99Minutos App, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"99minutos-express": {
"url": "https://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App
Open Cascade and ask: "Using 99Minutos App, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"99minutos-express": {
"url": "https://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App
Ask Cline: "Using 99Minutos App, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add 99minutos-express --transport http "https://edge.vinkius.com/vk_preview_bEkxvtGPZWqRztHAH9T87XFpKqSNP3tXQs5XAxyY/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 99Minutos App
Ask Claude: "Using 99Minutos App, show me...". 12 tools are ready
Where the request belongs
Work 99Minutos App can move forward.
This is for logistics managers and e-commerce owners who are tired of manual data entry and want to automate same-day delivery flows.
D2C Store Operator
Manages high-volume sales and needs to book couriers instantly without leaving their primary workspace.
Logistics Coordinator
Tracks hundreds of active shipments and needs a way to query status updates via chat.
Operations Engineer
Builds automated shipping workflows and needs to trigger delivery orders via backend triggers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMoova
Automate smart logistics via Moova. create shipments, track deliveries, get shipping quotes, and orchestrate carriers from any AI agent.
Shippify
Automate logistics and last-mile delivery via Shippify. manage deliveries, tracking, and warehouses directly from any AI agent.
Shipday
Dispatch and track local deliveries with driver management, route optimization, and real-time tracking for last-mile operations.
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.
Shansong Swift Delivery
Bring Shansong's fast P2P Delivery Network into your LLM. Estimate logistics routing, dispatch riders, and track locations.
Bring your own AI
Change the model, client or framework. Keep 99Minutos App 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 99Minutos App.
The practical details behind the request, access and result.
Can 99Minutos Express help me find shipping prices?
Yes, it lets your AI agent pull real-time same-day shipping quotes between zip codes in Latin America.
How do I track my packages with 99Minutos Express?
You can ask your AI client to check the live GPS status of any active courier run to see exactly where it is.
Can I use this to manage my warehouses?
Yes, it allows you to register new dispatch nodes and view all your physical stores directly through your AI.
Does 99Minutos Express support same-day delivery?
That is its primary focus. It handles express and same-day courier missions across the region.
How does it handle order cancellations?
You can tell your AI to void an active courier mission instantly if a customer changes their mind.
Can I get notified when a delivery is finished?
You can set up webhooks to send pings to your own system whenever a delivery status changes.
Are the pickup locations visible if I list coverage endpoints openly?
No. The system protects sensitive core nodes. Also, the primary Bearer Token connecting the logistic grid behaves with absolute sensitive: true markings eliminating API key peeking internally or across screen sharing software.
Is it possible to estimate costs exclusively without mistakenly dispatching a live courier?
Definitely! Estimations are securely isolated using exclusively the get_rates endpoint. This acts as an inert sandbox fetching pure monetary quotes based on dimensions without generating 'Orders'. Live dispatch strictly requires create_order action flags limiting accidental triggers.
Can I add multiple webhooks?
Yes, via the agent.
One connection away
Give your agent a direct line to 99Minutos App.
Connect 99Minutos App once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available