# CGV Cinema API MCP Server

A Python client for interacting with CGV Cinema's mobile API. This client provides functionality to access movie listings, cinema locations, seat maps, and booking capabilities.

## Features

- [x] Get list of all CGV cinema locations
- [x] Get list of currently showing movies
- [x] Get movie schedules for specific dates
- [x] Get cinema schedules for specific dates 
- [x] Get seat maps for movie sessions
- [x] Get concession/combo information
- [x] Get customer profile information
- [ ] Add tickets to cart - Not working
- [ ] Book orders with payment - Not working
