Skip to content
Cursor

iso20022oracle for Cursor

io.tooloracle/iso20022oracle

ISO20022Oracle - 12 ISO 20022 tools: pacs/pain/camt parsing, MX validation, MT migration.

client:Cursor transport:streamable-http

Install iso20022oracle in Cursor

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

{
  "mcpServers": {
    "iso20022oracle": {
      "url": "https://tooloracle.io/iso20022/mcp/"
    }
  }
}

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

iso20022oracle in other clients