# Israel Business Intelligence MCP (remote · israel-counterparty-intelligence.vercel.app)

Israeli invoice payment gate with PAY/HOLD/BLOCK decisions and public company-registry evidence.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `israel-counterparty-intelligence.vercel.app`: 80/100 (this document), [markdown](https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence.md), [page](https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence)

## Channel facts

- Endpoint: `https://israel-counterparty-intelligence.vercel.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.8.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 55/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 2463 tokens (~189/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 80/100
  - Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 88/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 57% of tool parameters carry a description.
  - Structured output schemas are declared (31% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Israel Business Intelligence MCP server?

Israel Business Intelligence MCP is a hosted endpoint at https://israel-counterparty-intelligence.vercel.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http itzikhr18-israel-business-intelligence 'https://israel-counterparty-intelligence.vercel.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "itzikhr18-israel-business-intelligence": {
      "url": "https://israel-counterparty-intelligence.vercel.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "itzikhr18-israel-business-intelligence": {
      "type": "http",
      "url": "https://israel-counterparty-intelligence.vercel.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.itzikhr18-israel-business-intelligence]
url = "https://israel-counterparty-intelligence.vercel.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "itzikhr18-israel-business-intelligence": {
      "type": "remote",
      "url": "https://israel-counterparty-intelligence.vercel.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add itzikhr18-israel-business-intelligence --url 'https://israel-counterparty-intelligence.vercel.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  itzikhr18-israel-business-intelligence:
    url: "https://israel-counterparty-intelligence.vercel.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "itzikhr18-israel-business-intelligence": {
      "Transport": "http",
      "Url": "https://israel-counterparty-intelligence.vercel.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add itzikhr18-israel-business-intelligence -t streamable-http -u 'https://israel-counterparty-intelligence.vercel.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "itzikhr18-israel-business-intelligence": {
      "type": "http",
      "url": "https://israel-counterparty-intelligence.vercel.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 74, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “assess_israeli_vendor_payment_risk_paid” rewrote its description, which is the text the model reads
- [security] Tool “authorize_israeli_invoice_payment_paid” rewrote its description, which is the text the model reads
- [security] Tool “get_israeli_company_changes_paid” rewrote its description, which is the text the model reads
- [security] Tool “verify_company” rewrote its description, which is the text the model reads
- [security] Tool “verify_israeli_company_paid” rewrote its description, which is the text the model reads
- [functional improvement] Schema quality: 228 → 189
- [cosmetic] Tool “assess_israeli_vendor_payment_risk_paid” changed its title: Assess an Israeli vendor before payment - paid
- [cosmetic] Tool “authorize_israeli_invoice_payment_paid” changed its title: Authorize an Israeli invoice payment - paid
- [cosmetic] Tool “get_israeli_company_changes_paid” changed its title: Get recent Israeli company changes - paid
- [cosmetic] Tool “verify_company” changed its title: Verify Israeli company - paid full public-registry evidence
- [cosmetic] Tool “verify_israeli_company_paid” changed its title: Verify an Israeli company - paid complete report

### 2026-09-07 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (13)

### `describe_service` (~33 tokens)

Describe Israel Business Intelligence

Free: inspect Israel company-verification capabilities, exact paid/free boundaries, public-registry evidence scope, pricing, and limitations.

### `get_schema` (~28 tokens)

Get verify_company schema

Free: get distinct machine-readable schemas for the limited preview_company tool and paid verify_company evidence result.

### `get_sample_verification_report` (~56 tokens)

Get a complete Israeli company verification sample - free

FREE STATIC SAMPLE: inspect a representative complete verification report with resolved company fields, field-level evidence, source URLs, confidence, missing-data disclosure, and checked_at. This does not perform a live lookup and never charges a wallet.

### `preview_agent_payment_trust` (~152 tokens)

Check an x402 payment before signing - free dry-run

FREE AGENT PAYMENT FIREWALL: before an AI agent signs an x402 payment, bind the Israeli company identity, service origin, signed domain payee manifest, destination wallet, payment fingerprint, and buyer mandate into an ALLOW, REVIEW, or DENY decision. This dry-run never signs or submits a payment and does not claim legal wallet ownership.

Input parameters:

- `company_name` (string)
- `company_number` (string)
- `language` (string)
- `mandate` (object)
- `manifest` (object)
- `manifest_mode` (string)
- `payment` (object, required)
- `previous_payment_fingerprint` (string)
- `service_url` (string, required)

Output parameters:

- `assessment_version` (string)
- `checked_at` (string)
- `checks` (array)
- `decision` (object)
- `entity`
- `limitations` (array)
- `manifest` (object)
- `mode` (string)
- `next_action` (object)
- `payment_fingerprint` (string)

### `preview_israeli_vendor_payment_risk_free` (~301 tokens)

Preview an Israeli vendor payment-risk assessment - free

FREE PREVIEW before paying an Israeli supplier. Confirms whether the company can be resolved and shows which invoice and payment-context signals will be evaluated. It does not reveal a risk score, mismatch findings, or decision. Use assess_israeli_vendor_payment_risk_paid for the evidence-backed PROCEED, REVIEW, or BLOCK result.

Input parameters:

- `company_name` (string): Israeli legal or trading name claimed by the buyer or invoice.
- `company_number` (string): Israeli company number claimed by the buyer or invoice.
- `first_time_vendor` (boolean): Whether this is the buyer's first transaction with the vendor.
- `invoice_amount` (number): Optional invoice amount used as audit context, not as a credit signal.
- `invoice_city` (string): Supplier city printed on the invoice or payment request.
- `invoice_company_name` (string): Supplier name printed on the invoice or payment request.
- `invoice_company_number` (string): Company number printed on the invoice or payment request.
- `invoice_currency` (string): Optional invoice currency.
- `invoice_website` (string): Supplier website presented in the transaction context.
- `language` (string)
- `payment_details_changed` (boolean): Buyer-observed signal that payment instructions recently changed.
- `urgent_payment_request` (boolean): Buyer-observed signal that unusual urgency was used to request payment.
- `vendor_email` (string): Supplier contact email used for the payment request.

Output parameters:

- `checked_at` (string)
- `company`
- `mode` (string)
- `paid_assessment` (object)
- `preview_limitations` (array)
- `preview_version` (string)
- `request_id` (string)
- `resolution_status` (string)
- `supplied_signal_types` (array)

### `preview_israeli_invoice_payment_gate_free` (~365 tokens)

Preview an Israeli invoice payment gate - free

FREE FIRST STEP before paying an Israeli tax invoice. Checks VAT and total arithmetic plus date-, amount-, VAT-, and buyer-sensitive Israel Invoices allocation-number applicability. Missing buyer context fails safely to HOLD. It never authorizes payment, resolves the supplier, or contacts the Tax Authority. Use authorize_israeli_invoice_payment_paid for the registry-backed PAY, HOLD, or BLOCK decision.

Input parameters:

- `allocation_number` (string)
- `amount_before_vat` (number, required)
- `buyer_is_authorized_dealer` (boolean): Buyer-attested answer: whether the invoice recipient is an Israeli authorized dealer (osek murshe). Required for a definitive allocation-number applicability result above the threshold.
- `buyer_requested_allocation_number` (boolean): Buyer-attested answer: whether the buyer requested an allocation number for this invoice. Required for a definitive applicability result above the threshold.
- `buyer_vat_number` (string)
- `currency` (string)
- `expected_vat_rate`
- `first_time_vendor` (boolean)
- `invoice_city` (string)
- `invoice_date` (string, required)
- `invoice_number` (string, required)
- `invoice_website` (string)
- `language` (string)
- `official_verification` (object): Optional result obtained by the buyer through the Israel Tax Authority authenticated service. It is treated as buyer-attested, not independently authenticated by this API.
- `payment_details_changed` (boolean)
- `supplier_company_number` (string, required): Nine-digit Israeli supplier company or VAT number.
- `supplier_name` (string)
- `total_amount` (number, required)
- `urgent_payment_request` (boolean)
- `vat_amount` (number, required)
- `vendor_email` (string)

### `preview_company` (~213 tokens)

Preview Israeli company identity - free and limited

FREE LIMITED PREVIEW for an Israeli company legal name or company number. Returns only identity, registry status, match candidates, confidence, and an exact next action. It never returns field-level evidence, source URLs, address, incorporation, annual-report, or law-violation fields. Use the paid verify_company tool for the complete evidence-backed public-registry result.

Input parameters:

- `city` (string): Optional Israeli city used to disambiguate companies with similar names.
- `company_name` (string): Israeli legal or trading name. Provide this or company_number; add city when the name may be ambiguous.
- `company_number` (string): Israeli company registration number. A nine-digit number gives the most reliable exact match.
- `expected_entity_type` (string): Optional expected legal entity type, such as private company, used for disambiguation.
- `language` (string): Language for the human-readable summary: en or he. Defaults to en.
- `website` (string): Optional public company website used only as supporting resolution context.

Output parameters:

- `candidates` (array)
- `checked_at` (string)
- `company`
- `confidence` (number)
- `full_verification` (object)
- `mode` (string)
- `next_action` (object)
- `paid_actions` (array)
- `preview_limitations` (array)
- `preview_version` (string): Preview contract version.
- `request_id` (string): Unique preview request identifier.
- `resolution_status` (string)

### `preview_israeli_company_free` (~204 tokens)

Preview an Israeli company for free

RECOMMENDED FREE FIRST STEP for Israel company verification, Israeli supplier checks, counterparty due diligence, or public-registry KYB evidence. Resolves legal identity and registry status without payment, then returns exact reusable arguments for the paid full report. No field-level evidence or source URLs are included.

Input parameters:

- `city` (string): Optional Israeli city used to disambiguate companies with similar names.
- `company_name` (string): Israeli legal or trading name. Provide this or company_number; add city when the name may be ambiguous.
- `company_number` (string): Israeli company registration number. A nine-digit number gives the most reliable exact match.
- `expected_entity_type` (string): Optional expected legal entity type, such as private company, used for disambiguation.
- `language` (string): Language for the human-readable summary: en or he. Defaults to en.
- `website` (string): Optional public company website used only as supporting resolution context.

Output parameters:

- `candidates` (array)
- `checked_at` (string)
- `company`
- `confidence` (number)
- `full_verification` (object)
- `mode` (string)
- `next_action` (object)
- `paid_actions` (array)
- `preview_limitations` (array)
- `preview_version` (string): Preview contract version.
- `request_id` (string): Unique preview request identifier.
- `resolution_status` (string)

### `verify_company` (~201 tokens)

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input parameters:

- `city` (string): Optional Israeli city used to disambiguate companies with similar names.
- `company_name` (string): Israeli legal or trading name. Provide this or company_number; add city when the name may be ambiguous.
- `company_number` (string): Israeli company registration number. A nine-digit number gives the most reliable exact match.
- `depth` (string): Paid verification processing hint retained for compatibility. Both values currently return the complete evidence-backed public-registry result; standard is the default.
- `expected_entity_type` (string): Optional expected legal entity type, such as private company, used for disambiguation.
- `language` (string): Language for the human-readable summary: en or he. Defaults to en.
- `website` (string): Optional public company website used only as supporting resolution context.

### `verify_israeli_company_paid` (~205 tokens)

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input parameters:

- `city` (string): Optional Israeli city used to disambiguate companies with similar names.
- `company_name` (string): Israeli legal or trading name. Provide this or company_number; add city when the name may be ambiguous.
- `company_number` (string): Israeli company registration number. A nine-digit number gives the most reliable exact match.
- `depth` (string): Paid verification processing hint retained for compatibility. Both values currently return the complete evidence-backed public-registry result; standard is the default.
- `expected_entity_type` (string): Optional expected legal entity type, such as private company, used for disambiguation.
- `language` (string): Language for the human-readable summary: en or he. Defaults to en.
- `website` (string): Optional public company website used only as supporting resolution context.

### `assess_israeli_vendor_payment_risk_paid` (~262 tokens)

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input parameters:

- `company_name` (string): Israeli legal or trading name claimed by the buyer or invoice.
- `company_number` (string): Israeli company number claimed by the buyer or invoice.
- `first_time_vendor` (boolean): Whether this is the buyer's first transaction with the vendor.
- `invoice_amount` (number): Optional invoice amount used as audit context, not as a credit signal.
- `invoice_city` (string): Supplier city printed on the invoice or payment request.
- `invoice_company_name` (string): Supplier name printed on the invoice or payment request.
- `invoice_company_number` (string): Company number printed on the invoice or payment request.
- `invoice_currency` (string): Optional invoice currency.
- `invoice_website` (string): Supplier website presented in the transaction context.
- `language` (string)
- `payment_details_changed` (boolean): Buyer-observed signal that payment instructions recently changed.
- `urgent_payment_request` (boolean): Buyer-observed signal that unusual urgency was used to request payment.
- `vendor_email` (string): Supplier contact email used for the payment request.

### `authorize_israeli_invoice_payment_paid` (~316 tokens)

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input parameters:

- `allocation_number` (string)
- `amount_before_vat` (number, required)
- `buyer_is_authorized_dealer` (boolean): Buyer-attested answer: whether the invoice recipient is an Israeli authorized dealer (osek murshe). Required for a definitive allocation-number applicability result above the threshold.
- `buyer_requested_allocation_number` (boolean): Buyer-attested answer: whether the buyer requested an allocation number for this invoice. Required for a definitive applicability result above the threshold.
- `buyer_vat_number` (string)
- `currency` (string)
- `expected_vat_rate`
- `first_time_vendor` (boolean)
- `invoice_city` (string)
- `invoice_date` (string, required)
- `invoice_number` (string, required)
- `invoice_website` (string)
- `language` (string)
- `official_verification` (object): Optional result obtained by the buyer through the Israel Tax Authority authenticated service. It is treated as buyer-attested, not independently authenticated by this API.
- `payment_details_changed` (boolean)
- `supplier_company_number` (string, required): Nine-digit Israeli supplier company or VAT number.
- `supplier_name` (string)
- `total_amount` (number, required)
- `urgent_payment_request` (boolean)
- `vat_amount` (number, required)
- `vendor_email` (string)

### `get_israeli_company_changes_paid` (~96 tokens)

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input parameters:

- `company_number` (string, required): Exact nine-digit Israeli company registration number.
- `language` (string)
- `limit` (integer): Maximum number of most-recent events to return.
- `lookback_days` (integer): Return events recorded during this many recent days.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence#diagnostics

## Score history

- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 79
- 2026-09-19: 79
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 77
- 2026-09-15: 77
- 2026-09-14: 76
- 2026-09-13: 76
- 2026-09-12: 76
- 2026-09-11: 75
- 2026-09-10: 75
- 2026-09-09: 74
- 2026-09-08: 74
- 2026-09-07: 74
- 2026-09-06: 73
- 2026-09-05: 73
- 2026-09-04: 72
- 2026-09-03: 73
- 2026-09-02: 73
- 2026-09-01: 72
- 2026-08-31: 70
- 2026-08-30: 69
- 2026-08-29: 69

## Common questions

### What is the Israel Business Intelligence MCP server?

Israel Business Intelligence MCP is listed in the public MCP registry as io.github.itzikhr18/israel-business-intelligence. Israeli invoice payment gate with PAY/HOLD/BLOCK decisions and public company-registry evidence. This page covers its hosted endpoint (https://israel-counterparty-intelligence.vercel.app/mcp).

### Is the Israel Business Intelligence MCP server safe to use?

Israel Business Intelligence MCP scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Israel Business Intelligence MCP server expose?

Israel Business Intelligence MCP exposes 13 tools: describe_service, get_schema, get_sample_verification_report, preview_agent_payment_trust, preview_israeli_vendor_payment_risk_free, and 8 more. Their descriptions and schemas cost roughly 2,432 tokens of context every time the server is loaded.

### Does the Israel Business Intelligence MCP server require authentication?

No. We connected to Israel Business Intelligence MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Israel Business Intelligence MCP server still maintained?

Israel Business Intelligence MCP is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://israel-counterparty-intelligence.vercel.app/mcp
- Repository: https://github.com/itzikhr18/israel-counterparty-intelligence
- Website: https://israel-counterparty-intelligence.vercel.app/README.md
- Changelog RSS feed: https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence.xml
- Changelog JSON feed: https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence.json
- HTML version of this page: https://verifymcp.io/servers/itzikhr18-israel-business-intelligence/israel-counterparty-intelligence
