Stampcard — digital stamp cards for small shops, no app for the customer for VS Code
app.rowb.stampcard/cards
Create a shop program, hand customers a browser stamp card by QR poster, stamp it from a phone.
client:VS Code
transport:streamable-http
tools:5
Install Stampcard — digital stamp cards for small shops, no app for the customer in VS Code
.vscode/mcp.json
{
"servers": {
"cards": {
"type": "http",
"url": "https://stampcard.rowb.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs