Adyen POS Terminal Management MCP connector
Adyen POS Terminal Management is Adyen's API for managing point-of-sale payment terminals across merchant accounts and store locations. The Adyen POS Terminal Management MCP connector allows AI agents to assign terminals to merchant accounts or stores, retrieve terminal details and configurations, and obtain overviews of terminals and stores. It also supports querying account and store associations for specific terminals to manage your payment infrastructure.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Adyen POS Terminal Management MCP connector to perform the following actions:
- Assign payment terminals to merchant accounts or stores for operational deployment
- Retrieve complete terminal details including configuration and merchant assignment status
- View all available terminals across your organization with filtering and sorting
- Identify which account or store owns a specific terminal for reconciliation
- List all stores associated with a merchant account for terminal distribution planning
- Automate terminal allocation workflows based on store location or merchant requirements
- Track terminal assignments to prevent duplicate deployments and ensure proper ownership
Example prompts
Use the following example prompts to invoke Adyen POS Terminal Management MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all terminals in Adyen POS Terminal Management that are not yet assigned.List every store connected to my merchant account in Adyen POS Terminal Management.Which account owns terminal ABC-12345 in Adyen POS Terminal Management.Assign terminal XYZ-789 to the London store in Adyen POS Terminal Management.Get the full details of all terminals assigned to my Paris location in Adyen POS Terminal Management.Find all unassigned payment terminals in Adyen POS Terminal Management and their status.Show me the store assignment for each terminal in Adyen POS Terminal Management.How many active terminals do I have across all stores in Adyen POS Terminal Management?Retrieve terminal configuration details for unit number 5432 in Adyen POS Terminal Management.List all stores under my merchant account and their assigned terminals in Adyen POS Terminal Management.
Adyen POS Terminal Management MCP connector tools
The Adyen POS Terminal Management MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| post-assignTerminals | Assigns one or more terminals to specific accounts or stores. |
| post-findTerminal | Locates which account or store a terminal belongs to. |
| post-getStoresUnderAccount | Retrieves the list of stores associated with an account. |
| post-getTerminalDetails | Retrieves comprehensive information about a specific terminal. |
| post-getTerminalsUnderAccount | Retrieves all terminals associated with a given account. |