How to Use the Shoplazza / 店匠 MCP in Windsurf
Build multi-step e-commerce actions for Shoplazza / 店匠 using Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Shoplazza / 店匠 MCP to Windsurf
Create your Vinkius account to connect Shoplazza / 店匠 to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Chain Product and Inventory Checks
You need to know if a product is available before showing it. Start by listing all products with `list_products`, then grab specific details for one item using `get_product`. Finally, confirm stock levels immediately with `get_inventory_levels`. Windsurf’s Cascade feature handles this chain autonomously. You just set the goal—'Check availability and pricing for item X'—and it figures out the multi-tool sequence needed to get you the final answer.
Retrieve Full Customer Order History
A customer calls with an issue, and you need everything. First, use `list_customers` to find their ID. Next, call `get_order` using that ID and a date range. You can then cross-reference the order details against general shop info via `get_shop_info`. This flow is perfect for support agents. Windsurf executes these steps in context, so you don't have to manually pass IDs or timestamps between tools.
Manage Webhooks and Store Settings
Sometimes the problem isn't data, but configuration. You can list all currently active webhooks using `list_webhooks` to see what services are connected. You also get general platform context with `get_shop_info`. This lets your agent diagnose setup issues quickly. It’s a huge time saver compared to having to jump between the Shoplazza / 店匠 dashboard and your prompt window.
Set up Shoplazza / 店匠 MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Shoplazza / 店匠 MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Shoplazza / 店匠 payment history." If connected, Cascade will call the Shoplazza / 店匠 tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"shoplazza-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Shoplazza / 店匠. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Shoplazza / 店匠 MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Shoplazza / 店匠 MCP today
We host it, we monitor it, we maintain it. You just paste one token.