Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
claude mcp add webcake-storefront-mcp --transport http https://store.toolvn.io.vn/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"webcake-storefront-mcp": {
"url": "https://store.toolvn.io.vn/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"webcake-storefront-mcp": {
"serverUrl": "https://store.toolvn.io.vn/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"webcake-storefront-mcp": {
"type": "http",
"url": "https://store.toolvn.io.vn/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"webcake-storefront-mcp": {
"url": "https://store.toolvn.io.vn/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"webcake-storefront-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://store.toolvn.io.vn/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://store.toolvn.io.vn/mcp |
x-webcake-jwt: ••••••
x-webcake-session-id: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.vuluu2k--webcake-storefront-mcp/reviews or the review_server meta-tool.
POST /mcp