J&T Express Malaysia Connector for AI agents.
10 live capabilities
Manage Malaysian parcel tracking and shipping orders from your AI client.
Waiting for input…
Why people use J&T Express Malaysia
J&T Express Malaysia for Automated Parcel Tracking
This Connector changes that by bringing the data to you. You just ask your agent for a status update or to create a new order, and it handles the communication with the J&T API. You get a clean summary of what happened without ever opening a browser tab.
What Vinkius changes
You get a direct line to J&T Express logistics data inside your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying regional coverage
A store owner wants to know if a remote village in Pahang is covered.
- Real-world use case 02
Providing instant tracking
A customer asks for a status update.
- Real-world use case 03
Rapid fulfillment
A warehouse worker needs a waybill for a new order.
Complete set · 10capabilities
The complete J&T Express Malaysia capability set.
These are the exact actions your AI can choose when you ask it to work with J&T Express Malaysia.
01—04
4 capabilities in this set.
Part of 10 available through J&T Express Malaysia.
- 01 Capability
Get shipping rates
See how much it costs to ship to different locations. It provides real-time pricing for your customers.
- 02 Capability
Get waybill image
Get the actual link to the waybill label image. This lets your team quickly access the labels they need.
- 03 Capability
Cancel order
Stop a delivery order that's already been created. This is useful for correcting errors in the shipping queue.
- 04 Capability
Create order
Make a new J&T Express shipment order from scratch. It handles all the data entry for your new parcels.
05—07
3 capabilities in this set.
Part of 10 available through J&T Express Malaysia.
- 05 Capability
Get order details
Pull up all the specific info for a single order. Use this to see the full history of a specific shipment.
- 06 Capability
List area codes
See the internal area codes used by J&T Express. This helps in identifying specific logistics zones.
- 07 Capability
List cities
Find which cities are available within a specific state. Use this to verify service areas for your customers.
08—10
3 capabilities in this set.
Part of 10 available through J&T Express Malaysia.
- 08 Capability
List districts
See the districts inside a particular city. It helps in narrowing down exact delivery locations.
- 09 Capability
List provinces
See every state and province in the Malaysian network. This is perfect for checking broad regional coverage.
- 10 Capability
Track order
Get live status updates for one or more bill codes. You can use this to see where a package is right now.
Set up in minutes
One URL. Then ask J&T Express Malaysia to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use J&T Express Malaysia 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_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable J&T Express Malaysia for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia URL.
- Step 03
Save and start
Save the connection and enable J&T Express Malaysia in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jt-express-malaysia": {
"url": "https://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia
Open Agent mode in chat and ask: "Using J&T Express Malaysia, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jt-express-malaysia": {
"url": "https://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia
Ask Copilot: "Using J&T Express Malaysia, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jt-express-malaysia": {
"url": "https://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia
Open Cascade and ask: "Using J&T Express Malaysia, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jt-express-malaysia": {
"url": "https://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia
Ask Cline: "Using J&T Express Malaysia, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jt-express-malaysia --transport http "https://edge.vinkius.com/vk_preview_hMIwQQom38eUlwLafSVyNL8PBcO05Kfho6wzQL0E/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 J&T Express Malaysia
Ask Claude: "Using J&T Express Malaysia, show me...". 10 tools are ready
Where the request belongs
Work J&T Express Malaysia can move forward.
This is for the e-commerce owner who's tired of manually updating tracking numbers and the logistics manager who needs to monitor high-volume shipments across Malaysia without clicking through dozens of pages.
E-commerce Store Owner
Manages daily shipments and provides instant tracking updates to customers via the AI.
Logistics Coordinator
Verifies regional coverage and monitors large-scale parcel movements across various Malaysian states.
Customer Support Lead
Answers shipping inquiries and provides real-time delivery status without leaving the chat interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLalamove Malaysia
Orchestrate Lalamove Malaysia deliveries. get quotations, manage orders, and track drivers directly from any AI agent.
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.
KDniao
Major logistics tracking platform in China. manage express deliveries, waybills, and status updates via AI.
AfterShip Tracking
Shipment tracking and logistics. track packages, manage couriers, and monitor deliveries via AI.
GoBolt
Manage shipping rates, track parcel deliveries, and oversee logistics via AI agents with GoBolt.
Bring your own AI
Change the model, client or framework. Keep J&T Express Malaysia 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 J&T Express Malaysia.
The practical details behind the request, access and result.
How do I use J&T Express Malaysia MCP for my shop?
You can connect this Connector to your AI client to automate tracking and order creation. It gives your agent the ability to pull data directly from the J&T VIP system so you don't have to do it manually.
Can J&T Express Malaysia MCP track multiple parcels at once?
Yes, it can track one or more shipments using their bill codes. You can ask your agent to give you a status update on several packages in a single request.
Does J&T Express Malaysia MCP support waybill generation?
It can retrieve waybill label image links for your authorized shipments. This makes it much faster to get the labels you need for fulfillment.
How do I get shipping rates with J&T Express Malaysia MCP?
Your agent can pull real-time shipping price estimates directly. This helps you give your customers accurate quotes without checking the portal every time.
Can I cancel an order using the J&T Express Malaysia MCP?
Yes, the Connector includes a capability to cancel previously created delivery orders. You can manage your shipment lifecycle directly through your AI.
Does J&T Express Malaysia MCP work for all of Malaysia?
It covers the Malaysian logistics network, including various states, cities, and districts. You can even verify specific postal code coverage.
Can I automatically track a J&T parcel just by providing the tracking number?
Yes! Use the track_parcel capability with the tracking number (e.g., 'JT123456789'). Your agent will retrieve the current status, location, and the full history of logistics events from the J&T system.
How do I calculate shipping prices between two Malaysian cities?
Use the calculate_shipping capability with the origin and destination city names or postal codes. The agent will return the estimated price based on J&T's standard rates.
Can I retrieve the waybill image for an existing order?
Yes! Use the get_waybill capability with the Order ID. Your agent will retrieve the metadata and the URL to download or print the official waybill label.
One connection away
Give your agent a direct line to J&T Express Malaysia.
Connect J&T Express Malaysia once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available