Skip to main content
Feedback

Apideck POS MCP connector

Apideck POS is a unified API for accessing point of sale data across multiple retail and hospitality platforms. The Apideck POS MCP connector allows AI agents to manage inventory items, configure store locations, and handle product catalog operations across connected systems. It also supports retrieving location details, updating item attributes, and synchronizing point of sale data between different platforms.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Apideck POS MCP connector to perform the following actions:

  • Synchronize menu items across multiple point of sale locations in real time
  • Create and manage modifiers for customizable product offerings across locations
  • Maintain consistent pricing and product catalogs across all merchant locations
  • Automate order type configuration for different sales channels and fulfillment methods
  • Track and update merchant and location information across your POS network
  • Bulk manage modifier groups to control product customization options at scale
  • Streamline inventory updates by automating item creation and deletion workflows

Example prompts

Use the following example prompts to invoke Apideck POS MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all items currently listed in Apideck POS for our main location.
  • Create a new menu item called 'Seasonal Latte' in Apideck POS with pricing.
  • List all modifier groups in Apideck POS so I can see customization options.
  • Update the address for our downtown location in Apideck POS.
  • Delete the discontinued burger modifier from Apideck POS.
  • Get details about all merchants connected to Apideck POS.
  • Create a new order type for delivery orders in Apideck POS.
  • Show me all locations currently set up in Apideck POS.
  • Update the price of item X in Apideck POS across all locations.
  • List all modifiers available in Apideck POS and group them by category.

Apideck POS MCP connector tools

The Apideck POS MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
itemsAllRetrieves a list of all items available in the catalog.
itemsAddCreates a new item and adds it to the catalog.
itemsDeleteRemoves a specific item from the catalog.
itemsOneRetrieves detailed information about a specific item.
itemsUpdateModifies the properties of an existing item.
locationsAllRetrieves a list of all business locations.
locationsAddCreates a new business location.
locationsDeleteRemoves a specific business location.
locationsOneRetrieves detailed information about a specific location.
locationsUpdateModifies the properties of an existing location.
merchantsAllRetrieves a list of all merchants.
merchantsAddCreates a new merchant account.
merchantsDeleteRemoves a specific merchant account.
merchantsOneRetrieves detailed information about a specific merchant.
merchantsUpdateModifies the properties of an existing merchant.
modifierGroupsAllRetrieves a list of all modifier groups.
modifierGroupsAddCreates a new modifier group for items.
modifierGroupsDeleteRemoves a specific modifier group.
modifierGroupsOneRetrieves detailed information about a specific modifier group.
modifierGroupsUpdateModifies the properties of an existing modifier group.
modifiersAllRetrieves a list of all modifiers.
modifiersAddCreates a new item modifier.
modifiersDeleteRemoves a specific modifier.
modifiersOneRetrieves detailed information about a specific modifier.
modifiersUpdateModifies the properties of an existing modifier.
orderTypesAllRetrieves a list of all order types.
orderTypesAddCreates a new order type.
orderTypesDeleteRemoves a specific order type.
orderTypesOneRetrieves detailed information about a specific order type.
orderTypesUpdateModifies the properties of an existing order type.
ordersAllList Orders.
ordersAddCreate Order.
ordersDeleteDelete Order.
ordersOneGet Order.
ordersUpdateUpdate Order.
ordersPayPay Order.
paymentsAllList Payments.
paymentsAddCreate Payment.
paymentsDeleteDelete Payment.
paymentsOneGet Payment.
paymentsUpdateUpdate Payment.
tendersAllList Tenders.
tendersAddCreate Tender.
tendersDeleteDelete Tender.
tendersOneGet Tender.
tendersUpdateUpdate Tender.
On this Page