Boloo (Bol.com Retailer) Connector for AI agents.
10 live capabilities
Manage your bol.com retail store and inventory with natural language.
Waiting for input…
Why people use Boloo (Bol.com Retailer)
Boloo for bol.com Inventory and Order Management
With this Connector, you just tell your agent to update the stock for a specific item or list your open orders. The agent handles the API calls to the bol.com Retailer backend for you. You get a clean summary of the actions taken instead of a dozen browser tabs. This shifts your focus from data entry to actual business growth.
What Vinkius changes
You get a natural language interface for your bol.com retail operations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Quick stock adjustments for high-volume sales
A seller notices a sudden spike in sales for a specific item and asks the agent to use update_offer_stock to reflect the new quantities immediately.
- Real-world use case 02
Monitoring high-priority shipment statuses
An operations manager needs to check the status of a high-priority shipment and uses get_order to see the metadata and ship_order_item to confirm it.
- Real-world use case 03
Auditing active product catalog
A store owner wants to see what products are currently active and uses list_offers to get a full dump of their catalog for a pricing audit.
Complete set · 10capabilities
The complete Boloo (Bol.com Retailer) capability set.
These are the exact actions your AI can choose when you ask it to work with Boloo (Bol.com Retailer).
01—04
4 capabilities in this set.
Part of 10 available through Boloo (Bol.com Retailer).
- 01 Capability
Get order
This capability pulls all the information for a specific order. It helps you see the full metadata for a single transaction.
- 02 Capability
Get product details
This capability fetches global product info from the public catalog using an EAN code. It is useful for quick spec checks.
- 03 Capability
List offers
This capability shows a complete list of all your active product offers. Use it to get a full dump of your current catalog.
- 04 Capability
List orders
This capability gets a list of all open or handled orders from your store. It helps you keep track of pending shipments.
05—07
3 capabilities in this set.
Part of 10 available through Boloo (Bol.com Retailer).
- 05 Capability
Cancel order item
This capability cancels a specific item from an order. You must provide a valid reason code to complete the action.
- 06 Capability
Get offer
This capability retrieves the specific details for a single product offer. Use it to see current pricing and availability.
- 07 Capability
List subscriptions
This capability views your active webhook subscriptions. Use it to verify that your event-driven data flow is active.
08—10
3 capabilities in this set.
Part of 10 available through Boloo (Bol.com Retailer).
- 08 Capability
Ship order item
This capability confirms that an order item has been shipped. It helps you update your fulfillment status quickly.
- 09 Capability
Update offer price
This capability changes the price of a specific product offer. Use it to adjust your retail margins on the fly.
- 10 Capability
Update offer stock
This capability updates the current stock level for a specific product offer. It keeps your bol.com listings accurate.
Set up in minutes
One URL. Then ask Boloo (Bol.com Retailer) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Boloo (Bol.com Retailer) 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_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Boloo (Bol.com Retailer) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer) URL.
- Step 03
Save and start
Save the connection and enable Boloo (Bol.com Retailer) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"boloo-bolcom-retailer": {
"url": "https://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer)
Open Agent mode in chat and ask: "Using Boloo (Bol.com Retailer), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"boloo-bolcom-retailer": {
"url": "https://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer)
Ask Copilot: "Using Boloo (Bol.com Retailer), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"boloo-bolcom-retailer": {
"url": "https://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer)
Open Cascade and ask: "Using Boloo (Bol.com Retailer), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"boloo-bolcom-retailer": {
"url": "https://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer)
Ask Cline: "Using Boloo (Bol.com Retailer), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add boloo-bolcom-retailer --transport http "https://edge.vinkius.com/vk_preview_ChefEaEhlGw8XZZQubSOHJ1fO4W93cCnVNmrKjMN/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 Boloo (Bol.com Retailer)
Ask Claude: "Using Boloo (Bol.com Retailer), show me...". 10 tools are ready
Where the request belongs
Work Boloo (Bol.com Retailer) can move forward.
This is for the e-commerce seller who is tired of manual data entry and the operations manager who needs to see the state of the warehouse without logging into a separate dashboard.
E-commerce Seller
Checks for new orders and updates inventory levels daily without opening a browser.
Operations Manager
Monitors shipment statuses and offer performance across the entire catalog.
Backend Developer
Verifies API interactions and syncs stock levels using natural language commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAfosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
NCR Voyix
Manage commerce and retail operations via NCR Voyix. track orders, sites, products, and inventory directly from your AI agent.
Kibo Commerce
Manage e-commerce catalogs, orders, and real-time inventory via Kibo Commerce.
Coppel
Automate retail operations via Coppel. browse products, manage orders, check customer credit, and find stores across Mexico from any AI agent.
Jumpseller
Manage products, orders, and customers via Jumpseller API.
Cart.com (AmeriCommerce)
E-commerce store orchestration via Cart.com. manage products, orders, and customers via AI.
Bring your own AI
Change the model, client or framework. Keep Boloo (Bol.com Retailer) 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 Boloo (Bol.com Retailer).
The practical details behind the request, access and result.
Can the Boloo MCP help me manage my bol.com store?
Yes, it lets you manage your store directly through your AI client. You can handle orders, update stock, and manage prices without ever opening the seller dashboard.
How do I use the Boloo MCP to update my inventory?
Just tell your AI agent which product needs a stock update. It will use the correct capabilities to change your bol.com inventory levels in real-time.
Does the Boloo MCP work for order fulfillment?
Yes, it includes capabilities to list your open orders, retrieve specific order metadata, and confirm shipments to keep your fulfillment process moving.
Can I use Boloo MCP to see my product prices?
You can list all your active product offers or get details on a specific one. This lets you monitor your pricing across the bol.com marketplace easily.
How does the Boloo MCP handle product information?
It can pull global product details using an EAN code. This is great for quickly checking specs or details from the public bol.com catalog.
Is the Boloo MCP good for tracking my webhooks?
Yes, it allows you to list your active webhook subscriptions. This helps you verify that your event-driven data flow is working correctly.
Can I check for new open orders using the agent?
Yes! Use the list_orders capability with the status 'OPEN'. Your agent will fetch all orders that are currently awaiting handling in your bol.com account.
How do I update the stock level for an existing product offer?
Simply ask the agent to update_offer_stock and provide the Offer ID and the new amount. It will update the availability on the bol.com platform instantly.
Does the integration allow shipping items through bol.com Logistics?
Yes. Use the ship_order_item capability to confirm that an item has been handed over to the carrier. You will need to provide a shipment reference and the carrier details.
One connection away
Give your agent a direct line to Boloo (Bol.com Retailer).
Connect Boloo (Bol.com Retailer) once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available