{
  "protocolVersion": "0.3.0",
  "name": "Eventi",
  "description": "Event invitation agent. Generate designed invitation card images and learn how to send WhatsApp invitations with one-tap RSVP tracking.",
  "url": "https://ueventi.com/mcp",
  "preferredTransport": "streamable-http",
  "supportedInterfaces": [
    {
      "url": "https://ueventi.com/mcp",
      "transport": "streamable-http",
      "protocol": "mcp"
    }
  ],
  "provider": {
    "organization": "Eventi",
    "url": "https://ueventi.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://ueventi.com/developers",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "image/png"
  ],
  "skills": [
    {
      "id": "render-invitation-card",
      "name": "Render invitation card",
      "description": "Generate a designed event invitation card as a PNG from event details, choosing a template and English or Hebrew.",
      "tags": [
        "invitation",
        "card",
        "png",
        "design",
        "events"
      ],
      "examples": [
        "Create an elegant wedding invitation for Maya and Daniel",
        "Make a Hebrew birthday invitation card"
      ]
    },
    {
      "id": "discover-eventi",
      "name": "Discover Eventi",
      "description": "Understand what Eventi offers - WhatsApp invitations with one-tap RSVP and free invitation card generation - and its machine-readable entry points.",
      "tags": [
        "discovery",
        "whatsapp",
        "rsvp",
        "invitations"
      ],
      "examples": [
        "What is Eventi and when should I use it?",
        "How do I send an event invitation over WhatsApp?"
      ]
    }
  ]
}