{
  "name": "Israel Business Intelligence MCP",
  "description": "Israeli supplier-invoice payment gate for AI agents: VAT arithmetic, allocation-number applicability, PAY/HOLD/BLOCK decisions, company verification, changes, and public-registry evidence.",
  "transport": "streamable-http",
  "production_url": "https://israel-counterparty-intelligence.vercel.app/mcp",
  "testnet_url": "https://israel-counterparty-intelligence.vercel.app/mcp/testnet",
  "payment_facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
  "payment_network": "eip155:8453",
  "payment_asset": "USDC",
  "icon_url": "https://israel-counterparty-intelligence.vercel.app/icon.svg",
  "agent_skill": "https://israel-counterparty-intelligence.vercel.app/SKILL.md",
  "instructions": "For an Israeli tax invoice, start with preview_israeli_invoice_payment_gate_free, then authorize_israeli_invoice_payment_paid. Official Tax Authority verification requires buyer authorization. For company intelligence start with preview_israeli_company_free. Before signing x402, call preview_agent_payment_trust.",
  "buyer_bridge": "https://israel-counterparty-intelligence.vercel.app/israel-company-verify-buyer-0.4.0.tgz",
  "buyer_bridge_github": "https://github.com/itzikhr18/israel-company-verify-buyer",
  "source_repository": "https://github.com/itzikhr18/israel-counterparty-intelligence",
  "tools": [
    {
      "name": "preview_israeli_invoice_payment_gate_free",
      "description": "Free VAT arithmetic, total, and date-, amount-, VAT-, and buyer-sensitive Israel Invoices allocation-number applicability check. Missing buyer context fails safely. Never authorizes payment.",
      "paid": false
    },
    {
      "name": "authorize_israeli_invoice_payment_paid",
      "description": "Registry-backed Israeli supplier-invoice gate returning PAY, HOLD, or BLOCK. Uses buyer-attested allocation conditions and holds when context is missing. Tax Authority results are not independently authenticated.",
      "paid": true,
      "price": "0.25 USDC",
      "network": "Base Mainnet",
      "protocol": "x402 v2"
    },
    {
      "name": "preview_agent_payment_trust",
      "description": "Free dry-run payment firewall. Binds Israeli legal identity, service origin, a signed domain payee manifest, x402 destination and terms, and the buyer mandate into ALLOW, REVIEW, or DENY. It never signs or submits a payment.",
      "paid": false
    },
    {
      "name": "preview_israeli_company_free",
      "description": "Recommended free first step for Israel company verification. Resolves identity and registry status, then returns exact reusable arguments for the paid report.",
      "paid": false
    },
    {
      "name": "get_israeli_company_changes_paid",
      "mode": "paid",
      "description": "Returns recent official Israeli company filing and status-change events, newest first, with source evidence.",
      "price": "0.01 USDC",
      "network": "Base Mainnet"
    },
    {
      "name": "verify_israeli_company_paid",
      "description": "Recommended paid next step. Returns the complete field-level Israeli Companies Registry evidence report with source URLs, confidence, missing-data disclosure, and checked_at.",
      "paid": true,
      "price": "0.05 USDC",
      "network": "Base Mainnet",
      "protocol": "x402 v2"
    },
    {
      "name": "preview_israeli_vendor_payment_risk_free",
      "description": "Free preview that resolves the vendor and shows which invoice and payment-context signals will be assessed. It does not return risk findings or a decision.",
      "paid": false
    },
    {
      "name": "assess_israeli_vendor_payment_risk_paid",
      "description": "Pre-payment triage using registry evidence, invoice identity consistency, contact-domain checks, and buyer-observed signals. Returns PROCEED, REVIEW, or BLOCK with reason codes and explicit exclusions.",
      "paid": true,
      "price": "0.10 USDC",
      "network": "Base Mainnet",
      "protocol": "x402 v2"
    },
    {
      "name": "get_sample_verification_report",
      "description": "Free static sample of the complete paid response shape. No live lookup and no payment.",
      "paid": false
    },
    {
      "name": "verify_company",
      "description": "Compatibility name for verify_israeli_company_paid. Resolves an Israeli company and returns the complete field-level public-registry evidence result.",
      "paid": true,
      "price": "0.05 USDC",
      "network": "Base Mainnet",
      "protocol": "x402 v2"
    },
    {
      "name": "preview_company",
      "description": "Compatibility name for preview_israeli_company_free. Returns identity, company number, registry status, candidates, confidence, and an exact paid next action.",
      "paid": false
    },
    { "name": "describe_service", "paid": false },
    { "name": "get_schema", "paid": false }
  ],
  "keywords": [
    "Israel company verification",
    "Israel invoice payment gate",
    "verify Israeli tax invoice before payment",
    "Israeli accounts payable automation",
    "Israel Invoices allocation number requirement",
    "Israeli invoice allocation number verification",
    "Israeli VAT invoice check",
    "official Israeli company registry lookup",
    "Israeli company changes and corporate-event monitoring",
    "Israeli company registry",
    "verify Israeli company",
    "Israeli supplier verification",
    "Israel business intelligence",
    "public-registry KYB evidence",
    "Israeli company number",
    "Israeli vendor payment risk",
    "Israeli company monitoring",
    "invoice fraud triage",
    "supplier payment verification",
    "agentic procurement guardrail",
    "verified payee firewall",
    "x402 pre-sign policy",
    "agent wallet safety"
  ]
}
