SecurityAuto-generated
Hosted onboarding API MCP Server
This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead. The Hosted onboarding API provides endpoints that you can use to generate links to Adyen-hosted pages, such as
Quick Setup
Transport: STDIO
Command: npx -y @mcp/adyen-com-hopservice
Environment Variables
HOSTED_ONBOARDING_API_API_KEYExample: your_hosted_onboarding_api_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"adyen-com-hopservice": {
"command": "npx",
"args": ["-y","@mcp/adyen-com-hopservice"],
"env": {
"HOSTED_ONBOARDING_API_API_KEY": "your_hosted_onboarding_api_api_key"
}
}
}
}Endpoints
POST
/getOnboardingUrlGet a link to a Adyen-hosted onboarding page
POST
/getPciQuestionnaireUrlGet a link to a PCI compliance questionnaire