Odel
ap2 iso20022

ap2 iso20022

Local
@sebastienrousseau1PythonUpdated 1w ago

Bridge AP2 / x402 agent-payment mandates into wire-valid ISO 20022 pain.001 / pacs.008 records.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIap2-iso20022v0.0.5

Run

uvx ap2-iso20022

MCP client config

{
  "mcpServers": {
    "ap2-iso20022": {
      "command": "uvx",
      "args": [
        "ap2-iso20022"
      ]
    }
  }
}