Kiosk Builder for VS Code
io.github.pirumpi/kiosk-builder
Build and manage airline self-service kiosk apps — styling, pages, CMS, and CUSS2.
client:VS Code
transport:streamable-http
Install Kiosk Builder in VS Code
.vscode/mcp.json
{
"servers": {
"kiosk-builder": {
"type": "http",
"url": "https://ai-elevation.azurewebsites.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs