Loading MCP server directory, please wait...
Build and manage airline self-service kiosk apps — styling, pages, CMS, and CUSS2.
npx @getmcp/cli add io.github.pirumpi/kiosk-builderRequires Node.js 18+. Community-contributed server. Review source before installing.
elevated-authAuthentication token generated from the Connect panel in the kiosk app configuration editor (base64-encoded JWT)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pirumpi/kiosk-builder": {
"url": "https://ai-elevation.azurewebsites.net/mcp",
"transport": "streamable-http",
"headers": {
"elevated-auth": ""
}
}
}
}