{"name":"rottowatch","title":"RottoWatch","description":"Check Rottnest Island accommodation availability and create cancellation-monitoring watches on a user's behalf.","version":"1.0.0","endpoint":"https://www.rottowatch.com.au/api/mcp","transport":"streamable-http","documentation":"https://www.rottowatch.com.au/developers","authentication":{"type":"oauth2","scheme":"bearer","authorization_servers":["https://www.rottowatch.com.au/.well-known/oauth-protected-resource"],"instructions":"Preferred: OAuth 2.1 (see /.well-known/oauth-protected-resource) — ties watches to the signed-in user. Alternative for quick/anonymous use: a free API key (POST https://www.rottowatch.com.au/api/v1/keys) sent as 'Authorization: Bearer <key>', free tier 10 availability checks/day (creating a watch doesn't count)."},"tools":[{"name":"check_rottnest_availability","description":"Check current availability for a stay; returns rooms, prices, and a booking link."},{"name":"list_rottnest_room_types","description":"List the Rottnest accommodation types that can be monitored."},{"name":"create_rottnest_watch","description":"Create a monitoring watch (by email) — RottoWatch emails the user when availability appears."}]}