Skip to content
Cursor

ap2 iso20022 for Cursor

io.github.sebastienrousseau/ap2-iso20022

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

client:Cursor transport:stdio runtime:pypi

Install ap2 iso20022 in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ap2 iso20022 in other clients