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.
| Tool | Description |
|---|---|
| itemsAll | Retrieves a list of all items available in the catalog. |
| itemsAdd | Creates a new item and adds it to the catalog. |
| itemsDelete | Removes a specific item from the catalog. |
| itemsOne | Retrieves detailed information about a specific item. |
| itemsUpdate | Modifies the properties of an existing item. |
| locationsAll | Retrieves a list of all business locations. |
| locationsAdd | Creates a new business location. |
| locationsDelete | Removes a specific business location. |
| locationsOne | Retrieves detailed information about a specific location. |
| locationsUpdate | Modifies the properties of an existing location. |
| merchantsAll | Retrieves a list of all merchants. |
| merchantsAdd | Creates a new merchant account. |
| merchantsDelete | Removes a specific merchant account. |
| merchantsOne | Retrieves detailed information about a specific merchant. |
| merchantsUpdate | Modifies the properties of an existing merchant. |
| modifierGroupsAll | Retrieves a list of all modifier groups. |
| modifierGroupsAdd | Creates a new modifier group for items. |
| modifierGroupsDelete | Removes a specific modifier group. |
| modifierGroupsOne | Retrieves detailed information about a specific modifier group. |
| modifierGroupsUpdate | Modifies the properties of an existing modifier group. |
| modifiersAll | Retrieves a list of all modifiers. |
| modifiersAdd | Creates a new item modifier. |
| modifiersDelete | Removes a specific modifier. |
| modifiersOne | Retrieves detailed information about a specific modifier. |
| modifiersUpdate | Modifies the properties of an existing modifier. |
| orderTypesAll | Retrieves a list of all order types. |
| orderTypesAdd | Creates a new order type. |
| orderTypesDelete | Removes a specific order type. |
| orderTypesOne | Retrieves detailed information about a specific order type. |
| orderTypesUpdate | Modifies the properties of an existing order type. |
| ordersAll | List Orders. |
| ordersAdd | Create Order. |
| ordersDelete | Delete Order. |
| ordersOne | Get Order. |
| ordersUpdate | Update Order. |
| ordersPay | Pay Order. |
| paymentsAll | List Payments. |
| paymentsAdd | Create Payment. |
| paymentsDelete | Delete Payment. |
| paymentsOne | Get Payment. |
| paymentsUpdate | Update Payment. |
| tendersAll | List Tenders. |
| tendersAdd | Create Tender. |
| tendersDelete | Delete Tender. |
| tendersOne | Get Tender. |
| tendersUpdate | Update Tender. |