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).
Run
uvx ap2-iso20022
MCP client config
{
"mcpServers": {
"ap2-iso20022": {
"command": "uvx",
"args": [
"ap2-iso20022"
]
}
}
}