integrations.sh
← all integrations

Popeyes

MCP server openai

With the official POPEYES® app, explore our menu and find your nearest POPEYES® restaurant anytime, anywhere. And in most locations, you can even order ahead.

Specific features include:

  • Find your POPEYES®: Locate your nearest POPEYES® restaurant and never leave those chicken cravings unfulfilled.
  • Offers: Discover the hottest offers and deals right from your mobile device.
  • Menu: Explore your POPEYES® favorites and discover our hottest new menu additions. Plus, you can browse item descriptions at any time.
Homepage
https://www.popeyes.com
Remote URL
https://use1-prod-plk-chatgpt-app.rbictg.com/api/mcp
Auth
NONE

Tools (3)

Extracted live via the executor SDK.

  • find-menu-items
    Finds available menu items based on user input. The user can optionally provide a store name, city, ZIP code, or address, but these fields are not required — if none are provided, the tool will automatically infer the most relevant location or store context (for example, nearby stores or recently mentioned stores in the conversation).Use this tool for requests like "show me current offers", "any deals near me", or "what promotions are available in New York".Part of the input can be service mode (delivery or pickup) and country (US or Canada).If the input is not provided, the tool will use the default values.The default values are:- service mode: pickup- country: US
  • find-offers
    Finds available store offers, deals, or promotions based on user input. The user can optionally provide a store name, city, ZIP code, or address, but these fields are not required — if none are provided, the tool will automatically infer the most relevant location or store context (for example, nearby stores or recently mentioned stores in the conversation).Use this tool for requests like "show me current offers", "any deals near me", or "what promotions are available in New York". Part of the input can be service mode (delivery or pickup) and country (US or Canada).If the input is not provided, the tool will use the default values.The default values are:- service mode: pickup- country: US
  • find-stores
    Finds stores based on user input. The user can provide a city, ZIP code, or address, but these fields are optional — if none are provided, the tool will infer the location automatically (for example, from the user's current location metadata).