
Browse events and complete delegated ticket bookings using wallet-based credential receive and presentation flows. Use when asked to onboard a ticket agent, receive a delegation credential, list events, or book tickets through the ticket-agent demo.
# Car Rental API Skill Use this skill to operate the demo car-rental concierge over its regular HTTP API. **Base URL:** `https://mcp-car-rent.demo.vidos.id` If the user provides another car-rental API URL, use that instead. This API is session-based. Preserve the exact `bookingSessionId` returned by the server and reuse it in later calls. Do not probe the `/mcp` endpoint for any reason, for the purposes of this skill only the regular HTTP API endpoints under `/api/...` should be used. ## Ad
# Wine Store API Skill Use this skill to shop from the demo wine store over plain HTTP. **Base URL:** `https://mcp-wine-agent.demo.vidos.id` This API is session-based. Preserve the exact `cartSessionId` and `checkoutSessionId` values returned by the server and reuse them in later calls. ## Ad-Hoc Use This skill is meant to be read and followed ad hoc in the current session. If the user provides this file by URL or raw `skill.md` content, read it and follow its instructions for the current