Israeli Bank MCP

by mottibec
Verified

two-factor-auth

Enable secure access to Israeli bank accounts by triggering 2FA or retrieving authentication tokens via phone verification for major banks and card providers.

Input Schema

NameRequiredDescriptionDefault
actionYes
bankIdYes
otpCodeNo
phoneNumberYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "action": { "enum": [ "trigger", "get-token" ], "type": "string" }, "bankId": { "enum": [ "hapoalim", "hapoalimBeOnline", "beinleumi", "union", "amex", "isracard", "visaCal", "max", "leumiCard", "otsarHahayal", "discount", "mizrahi", "leumi", "massad", "yahav", "beyahadBishvilha" ], "type": "string" }, "otpCode": { "type": "string" }, "phoneNumber": { "type": "string" } }, "required": [ "bankId", "phoneNumber", "action" ], "type": "object" }

You must be authenticated.

Other Tools from Israeli Bank MCP

Related Tools

ID: goq1q9h8kk