Sandbox

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.api.memo.bank/mcp

Standard setup for AI tools providing an mcp.json file

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

We offer a sandbox, allowing you to integrate your application with our API in a controlled environment. Get in touch with your banker to create an access.

All the endpoints described in this specification can be used on the sandbox. We also offer some sandbox only endpoints, allowing you to simulate incoming transactions.

The base URL for the sandbox API is https://api.sandbox.memo.bank and the URL for the sandbox web interface is https://client.sandbox.memo.bank.

To get to know more about our sandbox behavior and features, please read our dedicated help page.