israeli-bank-connector

Analyze and categorize Israeli bank and credit card transactions into spending summaries.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/amitpo23/cfo --skill israeli-bank-connector-amitpo23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: israeli-bank-connector
Source: https://github.com/amitpo23/cfo/tree/main/.agents/skills/israeli-bank-connector
Command: npx skills add https://github.com/amitpo23/cfo --skill israeli-bank-connector-amitpo23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Israeli bank and credit card data is fragmented across separate banks and card companies, making it hard to understand spending patterns, detect recurring charges, or prepare expenses for Israeli tax reporting. ## Core Features & Use Cases - Transaction Retrieval: Fetch up to 12 months of bank and credit card transactions via israeli-bank-mcp or il-bank-mcp MCP servers, covering Hapoalim, Leumi, Discount, Mizrahi-Tefahot, FIBI, Visa Cal, Max, Isracard, and Amex. - Israeli-Specific Categorization: Classify transactions into Hebrew-labeled categories (diur, mazon, tahaburah, and more) using merchant pattern matching for Shufersal, Rami Levy, Rav-Kav, and other local merchants. - Insights and Tax Export: Produce monthly spending summaries, top merchants, recurring charge detection, and VAT-flagged business expense exports for Israeli accounting software. - Use Case: Ask for a January spending breakdown and receive a categorized NIS summary with top merchants and a month-over-month comparison to December. ## Quick Start Ask the assistant to show your spending breakdown for the current month across your connected Israeli bank and credit card accounts.

Frequently Asked Questions about israeli-bank-connector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Israeli bank transactions with an MCP server?

Connect an israeli-bank-mcp or il-bank-mcp server, then request a spending breakdown for a period. The skill fetches bank and credit card transactions, categorizes them with Israeli merchant patterns, and returns summaries with top merchants and trends.

Which Israeli banks and credit cards are supported?

Supported banks include Hapoalim, Leumi, Discount, Mizrahi-Tefahot, and FIBI, with limited support for Yahav and Massad. Credit card companies include Visa Cal, Max, Isracard, and American Express Israel, all via the israeli-bank-scrapers library.

Why are my Israeli credit card transactions missing?

In Israel, credit cards are issued by separate companies like Isracard, Max, and Visa Cal, not by the banks themselves. You must add the credit card company as a separate connection in the MCP server configuration.

How do I handle 2FA when connecting to Israeli banks?

All Israeli banks require two-factor authentication. Complete the 2FA prompt through your bank's app or SMS when the MCP server requests it; this is a one-time setup per session, and sessions expire after roughly 15-30 minutes.

Can I export business expenses for Israeli tax reporting?

Yes, the skill separates business from personal expenses, flags VAT-deductible purchases, and formats the output for import into Israeli accounting software, making it ready to hand to your accountant.

What are the limitations of Israeli bank data scraping?

Israeli banks have no unified API, so scrapers use headless browser automation rather than official Open Banking endpoints. Transaction history is typically limited to 12 months, and banks may temporarily block automated access.