@adyen/mcp
The Adyen Model Context Protocol server allows you to integrate with Adyen APIs through LLMs function calling utilizing various Clients. It currently supports the following tools:
Versions
0.5.0latest0.4.00.3.00.2.20.2.1+ show 4 moreshow less
0.2.00.1.10.1.00.0.0Tools 8
list_all_company_allowed_origins Returns the list of allowed origins for the API credential identified in the path.
list_all_merchant_allowed_origins Returns the list of allowed origins for the API credential identified in the path.
list_company_users Returns the list of users for the companyId identified in the path.
get_company_user_details Returns user details for the userId and the companyId identified in the path.
list_merchant_users Returns a list of users associated with the merchantId specified in the path.
get_merchant_user_details Returns user details for the userId and the merchantId specified in the path.
list_all_merchant_api_credentials Returns the list of API credentials for the merchant account. The list is grouped into pages as defined by the query parameters.
list_all_company_api_credentials Returns the list of API credentials for the company account. The list is grouped into pages as defined by the query parameters.
Permissions 1
shell high