LivaGlow Shop for VS Code
de.livaglow/livaglow-shop
Personalised ceramic mugs from Germany: prices, delivery, FAQ search, mug-design tool with preview.
client:VS Code
transport:streamable-http
tools:11
Install LivaGlow Shop in VS Code
.vscode/mcp.json
{
"servers": {
"livaglow-shop": {
"type": "http",
"url": "https://livaglow.de/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs