Skip to main content
Feedback

Adyen Notification Configuration MCP connector

Adyen Notification Configuration is Adyen's event notification system that informs you when platform events occur, such as completed verification checks or payouts. The Adyen Notification Configuration MCP connector allows AI agents to subscribe to event notifications, manage subscription configurations, and test notification setups across your platform. It also supports retrieving lists of active subscriptions, updating existing configurations, and deleting notification subscriptions when they are no longer needed.

Authentication type

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

Uses

Use the Adyen Notification Configuration MCP connector to perform the following actions:

  • Set up event notifications for payment verification completions and payout status updates
  • Monitor platform events in real time by configuring multiple notification subscription endpoints
  • Test notification configurations before deployment to ensure delivery and format accuracy
  • Manage notification subscriptions across your tenant without manual API intervention
  • Update notification settings to change event types, webhooks, or delivery preferences
  • Delete outdated or unused notification subscriptions to maintain a clean configuration
  • Track notification configuration changes and audit which events trigger alerts

Example prompts

Use the following example prompts to invoke Adyen Notification Configuration MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all notification subscriptions I have configured in Adyen Notification Configuration.
  • Set up a new notification subscription for payout completion events in Adyen Notification Configuration.
  • Test my webhook configuration for verification check notifications in Adyen Notification Configuration.
  • Update the notification endpoint URL for my existing subscription in Adyen Notification Configuration.
  • Delete the notification subscription I created for failed payment alerts in Adyen Notification Configuration.
  • Which notification subscriptions are active in my Adyen Notification Configuration right now.
  • Create a notification subscription that alerts me when identity verification checks finish in Adyen Notification Configuration.
  • Retrieve the details of my notification subscription for payout events in Adyen Notification Configuration.
  • Test the notification configuration to verify it sends messages to my webhook in Adyen Notification Configuration.
  • List all notification subscriptions in Adyen Notification Configuration and show me their current status.

Adyen Notification Configuration MCP connector tools

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

ToolDescription
post-createNotificationConfigurationCreates a new notification subscription to receive updates about account events.
post-deleteNotificationConfigurationsRemoves an existing notification subscription configuration from your account.
post-getNotificationConfigurationRetrieves the details of a specific notification subscription configuration.
post-getNotificationConfigurationListRetrieves all notification subscription configurations associated with your account.
post-testNotificationConfigurationSends a test notification to verify a subscription configuration works correctly.
post-updateNotificationConfigurationModifies the settings of an existing notification subscription configuration.
On this Page