Lineup
live.alpic.lineup-bf157e35/lineupTurn one sentence into an event pack: event card, identity badges, QR codes, and .ics.
Tools · 2
Generate an event pack: a Luma-style event card with .ics + RSVP QR, and an identity badge per attendee with a deterministic avatar and vCard-encoded QR. Use when the user describes an event and the p…
Render a single identity badge as a shareable PNG (avatar + name + role + vCard QR) composed with Satori. Use when the user clicks download on one badge, or asks for a single saveable/printable badge …
Resources · 2
Event card + identity badge grid
ui://views/apps-sdk/generate-lineup.html?v=1fb13dbd
Event card + identity badge grid
ui://views/ext-apps/generate-lineup.html?v=1fb13dbd
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"lineup": {
"url": "https://lineup-bf157e35.alpic.live",
"transport": "streamable-http"
}
}
}