Onboarding

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://docs-nextgenpsd2.api.memo.bank/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Memo Bank PSD2 MCP server": {
  "url": "https://docs-nextgenpsd2.api.memo.bank/mcp"
}
Close

For TPPs to be able to make a request on the API, they must follow the onboarding process. For that, it is required from them to send us an email with the following elements:

  • one or more redirect URI for OAuth2 authentication
  • a valid QSealC certificate

In exchange of what they will receive:

  • a keyId to be used with HTTP Signature authentication
  • a client_id and a client_secret to be used with OAuth2 authentication