Order Time Connector for AI agents.
9 live capabilities
Manage inventory stock and sales orders in real-time.
Waiting for input…
Why people use Order Time
Order Time Inventory Management for Faster Warehouse Work
With this Connector, you just ask your agent. You can get a list of items or check a sales order status in one sentence. It pulls the data directly from Order Time so you don't have to navigate the menus. You get your answers instantly, which means less time clicking and more time actually moving product.
What Vinkius changes
It turns your inventory data into a searchable, conversational database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock for a customer
A customer asks if an item is in stock.
- Real-world use case 02
Tracking a late shipment
A customer calls about a missing package.
- Real-world use case 03
Monitoring supplier arrivals
An inventory manager asks the agent to list all purchase orders to see what stock is arriving from different vendors this week.
Complete set · 9capabilities
The complete Order Time capability set.
These are the exact actions your AI can choose when you ask it to work with Order Time.
01—03
3 capabilities in this set.
Part of 9 available through Order Time.
- 01 Capability
List sales orders
See a list of all sales orders. Use this to get a high-level view of all pending and completed sales.
- 02 Capability
Get customer
Get specific details for a customer profile. This helps you find contact info and history quickly.
- 03 Capability
Get item
Look up the details of a single inventory item. Use this to check specific stock numbers or SKU data.
04—06
3 capabilities in this set.
Part of 9 available through Order Time.
- 04 Capability
Get purchase order
View the specifics of a purchase order. This is useful for tracking what you've ordered from suppliers.
- 05 Capability
Get sales order
Retrieve details for a specific sales order. Use this to see where a customer's package is in the fulfillment chain.
- 06 Capability
List custom fields
See all your custom field definitions. This lets you know what extra data points your agent can access.
07—09
3 capabilities in this set.
Part of 9 available through Order Time.
- 07 Capability
List customers
Get a full list of all customers in your account. Use this to see your entire client base at a glance.
- 08 Capability
List items
See your entire inventory of items. This gives you a complete look at what's currently in your warehouse.
- 09 Capability
List purchase orders
See a list of all purchase orders. This helps you monitor incoming stock from various vendors.
Set up in minutes
One URL. Then ask Order Time to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Order Time 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_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Order Time for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time URL.
- Step 03
Save and start
Save the connection and enable Order Time in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"order-time": {
"url": "https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time
Open Agent mode in chat and ask: "Using Order Time, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"order-time": {
"url": "https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time
Ask Copilot: "Using Order Time, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"order-time": {
"url": "https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time
Open Cascade and ask: "Using Order Time, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"order-time": {
"url": "https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time
Ask Cline: "Using Order Time, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add order-time --transport http "https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/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 Order Time
Ask Claude: "Using Order Time, show me...". 9 tools are ready
Where the request belongs
Work Order Time can move forward.
This is for warehouse managers and e-commerce owners who are tired of digging through complex dashboards to find simple stock numbers or order statuses.
Warehouse Manager
Checks stock levels and purchase orders on a tablet to coordinate daily shipping.
E-commerce Store Owner
Monitors sales order statuses and customer history to handle high-volume retail.
Inventory Coordinator
Uses custom fields to track specialized product metadata across multiple categories.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMegaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
Zoho Inventory
Manage inventory, orders, and contacts on Zoho Inventory with AI agents.
Cin7 Core
Equip your AI agent to manage inventory, sales orders, and purchase orders via the Cin7 Core (formerly DEAR Systems) API.
Order Desk
Route and manage orders from multiple sales channels to fulfillment providers with automation rules that handle the complexity.
Anvyl
Streamline your supply chain with Anvyl. manage purchase orders, track shipments, and coordinate with suppliers via AI.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Order Time 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 Order Time.
The practical details behind the request, access and result.
How does Order Time help with warehouse management?
It lets your AI agent see your stock levels and purchase orders instantly. You can ask about specific items without logging into the dashboard.
Can I use Order Time to check sales order statuses?
Yes. Your agent can pull the exact status of any sales order so you can give customers real-time updates.
Does Order Time show my customer profiles?
It does. You can ask your agent to retrieve details for specific customers to help with support and sales.
Can I see my custom fields with Order Time?
Yes, it can list your custom field definitions. This helps you see specialized data you've added to your inventory.
Is Order Time good for tracking purchase orders?
It's great for that. You can list all purchase orders to keep an eye on what's coming into your warehouse.
How do I get my inventory data into my AI client?
You just connect the Order Time MCP to your client. Once connected, your agent can read your catalog and order history.
How do I generate an API Key?
The Master Admin can generate an API Key within the Order Time application settings.
One connection away
Give your agent a direct line to Order Time.
Connect Order Time once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available