# Magic Porter > Magic Porter is a UK restaurant reservation and front-of-house management platform for independent restaurants. It combines an AI Voice Assistant that answers booking calls the team cannot reach, a booking widget the restaurant embeds on its own website, and a management dashboard for the reservation diary, tables, guest records and SMS. Magic Porter is based in the United Kingdom and serves UK restaurants. ## What Magic Porter does Restaurants lose covers when the phone rings during service and nobody can pick it up. Magic Porter answers those calls. The AI Voice Assistant takes the reservation, confirms the details with the caller, and writes the booking into the restaurant's diary. It handles calls in 40+ languages. It is a safety net for the floor team rather than a replacement for them: staff answer whenever they can, and the assistant covers the calls they cannot reach. Alongside the phone channel, restaurants get a booking widget to embed on their own website so diners can reserve directly, and a dashboard where the team manages the diary, table plan, guest history, deposits and guest messaging. ## Who it is for Independent restaurants in the United Kingdom, typically single-site venues that take a meaningful share of their bookings by phone and lose covers when calls go unanswered during service. ## Pricing - 30-day free trial, then £49 per month excluding VAT - Card details are required at sign-up. The subscription starts automatically at the end of day 30 unless cancelled before then. - No setup fee, no binding contract, cancel any time - SMS: £30 per 500 messages, charged separately ## Key facts - Category: restaurant reservation and front-of-house management software - Market: United Kingdom - Booking channels: AI-answered phone calls, website booking widget, manual entry by staff - AI Voice Assistant languages: 40+ - Deposits and card capture: supported via Stripe - Guest messaging: SMS confirmations and reminders - Contact: info@magicporter.com ## Key pages - [Home](https://www.magicporter.com/) - [Contact](https://www.magicporter.com/contact) - [ROI calculator](https://www.magicporter.com/roi-calculator) - [Switching from Quandoo](https://www.magicporter.com/switch-quandoo) - [Blog](https://www.magicporter.com/blog) - [How AI reservation software handles peak booking times](https://www.magicporter.com/post/how-ai-reservation-software-handles-peak-booking-times) - [How to choose AI restaurant booking software in the UK](https://www.magicporter.com/post/how-to-choose-ai-restaurant-booking-software-uk) - [Privacy policy](https://www.magicporter.com/privacy-policy) - [Terms of service](https://www.magicporter.com/terms-of-service) ## AI Agent Access This site is powered by Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents can connect directly to retrieve live, up-to-date site content - no scraping required. - [**Site MCP Endpoint**](https://www.magicporter.com/_api/mcp) - [**Wix MCP Docs**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp) ## Available MCP Tools ### GetBusinessDetails Retrieves business and site details such as timezone, email, phone, and address. - No parameters required. ### SearchInSite Searches the site for information. - **searchTerm** - The term to search for in the site. ### SearchSiteApiDocs Retrieves the API documentation for the Wix business solutions installed on this site, and informs the AI client how to use the APIs. Use this tool for querying products and services (instead of SearchInSite). - **searchTerm** - The term to search for in the site API documentation. ### GenerateVisitorToken Creates a new visitor session and obtains a visitor access token for the site. Must be called before making any CallWixSiteAPI request if no visitor token is already available in context. - No parameters required. ### CallWixSiteAPI Calls API methods on the site to perform actions on a visitor's behalf, such as querying site data, booking an appointment, or starting a purchase. - **visitorToken** - Visitor access token. Use GenerateVisitorToken first if not available. - **url** - Absolute URL of the API method to call (e.g. https://www.wixapis.com/...). Retrieve using SearchSiteApiDocs. - **method** - HTTP method to use for the API call. - **body** - Request body as a valid JSON string. ### ReadFullDocsArticle Fetches a complete article from the Wix developer documentation portal. - **articleUrl** - URL of an article in the Wix developer documentation portal. ### ReadFullDocsMethodSchema Fetches the full schema for a Wix API method. Should be called before calling the actual method via CallWixSiteAPI. - **articleUrl** - URL of the reference article for the Wix API method. ## What Visitors Can Do via AI + MCP - Get business details (contact info, location, hours) - Discover products and services on offer - Book services and make reservations - Start a purchase and be directed to the site to complete checkout - Ask questions and get relevant answers without having to browse the site ## Notes - No authentication required to connect to the MCP endpoint - Only public information accessible on the site is available - Content is always live and up to date - To receive tool updates, implement a tools/list call upon receipt of a tool update notification