YoneTeam Connector for AI agents.
10 live capabilities
Manage Turkish procurement and supply chain operations through natural conversation.
Waiting for input…
Why people use YoneTeam
YoneTeam for Turkish Procurement and Supply Chain Management
With YoneTeam MCP, you can stop the manual clicking. You just ask your agent to check the status of order #123 or find the best price for a specific demand. You get the answer immediately in your chat, letting you focus on making decisions instead of hunting for data.
What Vinkius changes
You get a direct line to your supply chain data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding the best quote for a new demand
A procurement officer needs to find the cheapest quote for a specific demand.
- Real-world use case 02
Checking shipment status
A supply chain manager wants to know if a shipment is on time.
- Real-world use case 03
Creating warehouse requests
An operations lead needs to create a request for 50 new chairs for the warehouse.
Complete set · 10capabilities
The complete YoneTeam capability set.
These are the exact actions your AI can choose when you ask it to work with YoneTeam.
01—04
4 capabilities in this set.
Part of 10 available through YoneTeam.
- 01 Capability
Get offer details
Get the specific details of a single supplier offer. Use this to see a deep dive into a quote.
- 02 Capability
Get order details
Get the full details of a specific purchase order. This shows the current status and history of an order.
- 03 Capability
List deliveries
List all your scheduled deliveries. Use this to see what shipments are coming in.
- 04 Capability
List demands
List all purchasing demands in your system. This helps you see what requests are pending.
05—07
3 capabilities in this set.
Part of 10 available through YoneTeam.
- 05 Capability
List suppliers
List your approved suppliers. This helps you see who you're allowed to buy from.
- 06 Capability
Get me
Get your account information to confirm the connection is active. This helps you verify your session.
- 07 Capability
List materials catalog
List your entire material catalog. Use this to see what items are available.
08—10
3 capabilities in this set.
Part of 10 available through YoneTeam.
- 08 Capability
List offers
List all supplier offers. This gives you a bird's eye view of all current quotes.
- 09 Capability
List purchase orders
List all purchase orders. Use this to see the status of every order you've placed.
- 10 Capability
Create demand
Create a new purchasing demand. Use this to start a new procurement cycle instantly.
Set up in minutes
One URL. Then ask YoneTeam to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use YoneTeam 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_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable YoneTeam for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam URL.
- Step 03
Save and start
Save the connection and enable YoneTeam in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"yoneteam": {
"url": "https://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam
Open Agent mode in chat and ask: "Using YoneTeam, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"yoneteam": {
"url": "https://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam
Ask Copilot: "Using YoneTeam, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"yoneteam": {
"url": "https://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam
Open Cascade and ask: "Using YoneTeam, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"yoneteam": {
"url": "https://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam
Ask Cline: "Using YoneTeam, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add yoneteam --transport http "https://edge.vinkius.com/vk_preview_3IKSFJt6ipoSlbFcelXGkCqa9ORQLr9wbC7RHnvU/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 YoneTeam
Ask Claude: "Using YoneTeam, show me...". 10 tools are ready
Where the request belongs
Work YoneTeam can move forward.
This is for procurement officers and supply chain managers who are tired of jumping between multiple tabs to track orders or manually compare vendor quotes for Turkish business operations.
Procurement Officer
Checks pending demands and compares supplier quotes on Tuesday afternoons to find the best deals.
Supply Chain Manager
Monitors delivery schedules and verifies material availability to keep the warehouse running.
Operations Lead
Automates the creation of purchasing requests and tracks order progress without leaving their workspace.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectorsoboloo
Manage procurement and supplier relationships with contract tracking, spend analysis, and compliance monitoring for buying teams.
Coupa
Manage purchase orders, invoices, suppliers, and procurement workflows on Coupa. the enterprise procurement platform.
Ezus
Streamline travel agency operations via Ezus. manage projects, clients, suppliers, and invoices through your AI agent.
Anvyl
Streamline your supply chain with Anvyl. manage purchase orders, track shipments, and coordinate with suppliers via AI.
zipperHQ
Manage procurement and vendor relationships with purchase order tracking, approval workflows, and spend visibility for teams.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
Bring your own AI
Change the model, client or framework. Keep YoneTeam 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 YoneTeam.
The practical details behind the request, access and result.
Can I use YoneTeam MCP to track my shipments?
Yes. You can ask your agent to list all scheduled deliveries to see what's arriving and when.
How does YoneTeam MCP help with supplier quotes?
It lets you list all current offers and see the specific details of each quote, making it easy to compare prices.
Can I create new purchase demands with YoneTeam MCP?
Absolutely. You can tell your agent to create a new demand for any department, and it will update your system.
Is YoneTeam MCP good for managing Turkish business operations?
Yes, it's specifically designed to handle procurement and supply chain workflows for Turkish business environments.
How do I see my approved suppliers using YoneTeam MCP?
You can just ask your agent to list your approved suppliers to see your current vendor directory.
Can YoneTeam MCP help me compare different prices?
Yes, it can pull all active offers into a single view so you can quickly identify the best pricing for your demands.
Can I see the pricing details of a specific supplier offer?
Yes, use the get_offer_details capability with the appropriate Offer ID to retrieve full metadata and pricing information from the quote.
How do I check when a purchase order is scheduled to arrive?
You can use the list_deliveries query to see a schedule of all incoming material shipments and their estimated arrival dates.
Is it possible to list all materials available in our catalog?
Absolutely. Run the list_materials_catalog query to retrieve a complete list of items and materials currently registered in the purchasing system.
One connection away
Give your agent a direct line to YoneTeam.
Connect YoneTeam once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available