Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Lineup

live.alpic.lineup-bf157e35/lineup

Turn one sentence into an event pack: event card, identity badges, QR codes, and .ics.

Uptime
100.0%
2 direct probes · 30d
Response
4309ms
last probe
Tools
2
callable
Resources
2
readable
Prompts
0
available

Tools · 2

generate-lineup

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-badge-png

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

generate-lineup

Event card + identity badge grid

ui://views/apps-sdk/generate-lineup.html?v=1fb13dbd
generate-lineup

Event card + identity badge grid

ui://views/ext-apps/generate-lineup.html?v=1fb13dbd

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lineup": {
      "url": "https://lineup-bf157e35.alpic.live",
      "transport": "streamable-http"
    }
  }
}