← Registry

Content Tools

bayzo.co.il

Provides access to a Hebrew glossary of Israeli real-estate and mortgage terms, articles, and mortgage tracks.

1 endpoint7 known toolsFirst detected June 19, 2026Last detected September 1, 2026

ENDPOINT 1

https://www.bayzo.co.il/api/mcp

No auth detected

MCP server metadata

Name
bayzo
Version
1.0.0
Capabilities
toolsresourcespromptslogging
Server instructions

Read-only access to Bayzo's Israeli home-buying knowledge base. Tools cover the Hebrew real-estate glossary, published articles, mortgage tracks, and the canonical journey-task definitions. No calculator math or engine logic is exposed.

Known tools 7

search_dictionary

Search the Hebrew Bayzo glossary of Israeli real-estate / mortgage terms.

Inferred read-only
get_dictionary_term

Get full detail for a single glossary term by slug.

Inferred read-only
list_articles

List Bayzo published articles.

Inferred read-only
get_article

Get full article content by category and slug.

Inferred read-only
list_mortgage_tracks

List Israeli mortgage tracks (PRIME, FIXED, VARIABLE, CPI-linked, etc).

Inferred read-only
get_mortgage_track

Get full detail for a single mortgage track by slug.

Inferred read-only
list_journey_tasks

Sanitized canonical task definitions used by the Bayzo home-buying journey engine.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bayzo]
url = "https://www.bayzo.co.il/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bayzo": {
      "type": "http",
      "url": "https://www.bayzo.co.il/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bayzo
Remote MCP URL: https://www.bayzo.co.il/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bayzo": {
      "url": "https://www.bayzo.co.il/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bayzo": {
      "type": "http",
      "url": "https://www.bayzo.co.il/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bayzo",
  "transport": "streamable-http",
  "url": "https://www.bayzo.co.il/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bayzo.co.il was fetched 2026-09-22T00:06:43.572Z.

Trust status Trusted

bayzo.co.il is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.