Shoplazza / 店匠 Connector for AI agents.
10 live capabilities
Manage your global e-commerce store and inventory through natural language.
Waiting for input…
Why people use Shoplazza / 店匠
Shoplazza for faster e-commerce order management
This Connector changes that by letting your agent do the searching for you. You just ask a question and get the data immediately, cutting out the manual navigation entirely.
What Vinkius changes
You get a conversational interface for your entire Shoplazza retail operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Out of stock alert
A manager asks the agent to check stock for a hot item using get_inventory_levels and then asks to list the products with the lowest count.
- Real-world use case 02
Order audit
An ops lead wants to see the last 10 orders from a specific region and asks the agent to use list_orders to pull the data.
- Real-world use case 03
Customer lookup
A support rep asks the agent to find a customer's history using get_customer to solve a refund request.
Complete set · 10capabilities
The complete Shoplazza / 店匠 capability set.
These are the exact actions your AI can choose when you ask it to work with Shoplazza / 店匠.
01—04
4 capabilities in this set.
Part of 10 available through Shoplazza / 店匠.
- 01 Capability
List products
Get a full list of every product you sell. Use this to audit your current catalog.
- 02 Capability
List webhooks
See the webhooks currently configured for your store. This helps you manage your automated notifications.
- 03 Capability
Get customer
Look up specific details for a single customer. This is great for handling individual support requests.
- 04 Capability
Get inventory levels
Check how many units of a product are left in stock. This prevents you from selling items you don't have.
05—07
3 capabilities in this set.
Part of 10 available through Shoplazza / 店匠.
- 05 Capability
Get order
Pull the full details for a specific order. Use this to check payment status or shipping info.
- 06 Capability
Get product
Get the metadata and details for a specific product. It's useful for checking descriptions or prices.
- 07 Capability
Get shop info
Retrieve the general information about your store. This gives your agent the context it needs to help you.
08—10
3 capabilities in this set.
Part of 10 available through Shoplazza / 店匠.
- 08 Capability
List collections
See all product collections in your shop. This helps you organize how items are grouped for customers.
- 09 Capability
List customers
Pull a list of all customers from your store. You can use this to review your user base quickly.
- 10 Capability
List orders
View all orders placed in your shop. It's the fastest way to see what needs to be shipped.
Set up in minutes
One URL. Then ask Shoplazza / 店匠 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Shoplazza / 店匠 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_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Shoplazza / 店匠 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠 URL.
- Step 03
Save and start
Save the connection and enable Shoplazza / 店匠 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"shoplazza": {
"url": "https://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠
Open Agent mode in chat and ask: "Using Shoplazza / 店匠, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"shoplazza": {
"url": "https://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠
Ask Copilot: "Using Shoplazza / 店匠, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"shoplazza": {
"url": "https://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠
Open Cascade and ask: "Using Shoplazza / 店匠, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"shoplazza": {
"url": "https://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠
Ask Cline: "Using Shoplazza / 店匠, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add shoplazza --transport http "https://edge.vinkius.com/vk_preview_Kz6ybVxDS2lt2zG5gHp4BikgEjkZviqGGKlK4YUf/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 Shoplazza / 店匠
Ask Claude: "Using Shoplazza / 店匠, show me...". 10 tools are ready
Where the request belongs
Work Shoplazza / 店匠 can move forward.
Retailers who are tired of clicking through dozens of menu items just to find one order or check a stock level.
E-commerce Manager
Audits global sales and manages product listings across multiple regions using natural language queries.
Retail Ops Specialist
Tracks fulfillment and monitors stock levels to prevent overselling during high-traffic periods.
Business Analyst
Pulls store data and customer history to forecast sales trends and inventory needs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsShoplazza
Launch your cross-border e-commerce store with a platform optimized for global selling, multi-currency, and localized checkout.
Cornershop
Automate LatAm grocery deliveries via Cornershop (by Uber). search products, manage carts, track orders, and monitor shoppers from any AI agent.
Afosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
Coppel
Automate retail operations via Coppel. browse products, manage orders, check customer credit, and find stores across Mexico from any AI agent.
Mercado Libre
Manage your Mercado Libre business via AI. list products, track orders, handle shipments, and answer buyer questions directly.
GrazeCart
Manage your GrazeCart store. track orders, update inventory, and manage customers directly via AI.
Bring your own AI
Change the model, client or framework. Keep Shoplazza / 店匠 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 Shoplazza / 店匠.
The practical details behind the request, access and result.
Can I use the Shoplazza MCP to manage my store?
Yes, it lets you interact with your Shoplazza store data using natural language. You can find orders, check stock, and see customer info without using the web dashboard.
Does the Shoplazza MCP work for global retail?
It's designed for global brands. It helps you monitor products and orders across different regions from one central chat.
Can I check my inventory with the Shoplazza MCP?
Yes, you can ask your agent to get inventory levels for specific products to see what's in stock in real-time.
How do I see my orders using the Shoplazza MCP?
Your agent can list all orders or pull specific details for a single order so you can track fulfillment status easily.
Can the Shoplazza MCP help with customer support?
It allows you to list customers and get specific details like purchase history to help resolve issues faster.
Will the Shoplazza MCP show my store's webhooks?
Yes, you can use it to list and monitor the webhooks configured for your store to keep your integrations running.
How do I find my Shoplazza Access Token?
Log in to the Shoplazza Partner Platform, create an application, and follow the OAuth 2.0 flow to obtain your Admin API Access Token.
What is the 'shop_domain' format?
Your shop domain should be the full URL of your Shoplazza admin instance, typically in the format: your-store.myshoplazza.com.
Can I check inventory for specific items?
Yes. Use the get_inventory_levels capability. You can optionally provide a comma-separated list of inventory_item_ids to retrieve the stock levels for those specific items.
One connection away
Give your agent a direct line to Shoplazza / 店匠.
Connect Shoplazza / 店匠 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available