Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
What it says
The record the registry holds
Where it answers
https://store.toolvn.io.vn/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
webcake-storefront-mcp · npm · 1.31.8
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vuluu2k/webcake-storefront-mcp",
"description": "Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.",
"title": "WebCake Storefront",
"repository": {
"url": "https://github.com/vuluu2k/webcake-storefront-mcp",
"source": "github"
},
"version": "1.31.8",
"websiteUrl": "https://github.com/vuluu2k/webcake-storefront-mcp#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "webcake-storefront-mcp",
"version": "1.31.8",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Storefront JWT Bearer token (the builder's `jwt` cookie / store_jwt).",
"isSecret": true,
"name": "WEBCAKE_TOKEN"
},
{
"description": "Session id sent as the x-session-id header (the builder's `wsid` cookie).",
"isSecret": true,
"name": "WEBCAKE_SESSION_ID"
},
{
"description": "Named environment preset that fills the API + app base URLs (default prod).",
"choices": [
"local",
"staging",
"prod"
],
"name": "WEBCAKE_ENV"
},
{
"description": "Optional Pexels API key for the search_images tool.",
"isSecret": true,
"name": "PEXELS_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://store.toolvn.io.vn/mcp",
"headers": [
{
"description": "Storefront Bearer JWT (or authenticate via the OAuth flow / ?jwt= link).",
"isSecret": true,
"name": "x-webcake-jwt"
},
{
"description": "Session id (the builder's wsid).",
"isSecret": true,
"name": "x-webcake-session-id"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-29T02:41:32.731196Z",
"publishedAt": "2026-06-29T02:41:32.731196Z",
"updatedAt": "2026-06-29T02:41:32.731196Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.31.8last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.