Content Tools
bayzo.co.il
Provides access to a Hebrew glossary of Israeli real-estate and mortgage terms, articles, and mortgage tracks.
ENDPOINT 1
https://www.bayzo.co.il/api/mcp
MCP server metadata
- Name
- bayzo
- Version
- 1.0.0
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_dictionarySearch the Hebrew Bayzo glossary of Israeli real-estate / mortgage terms.
Inferred read-onlylist_mortgage_tracksList Israeli mortgage tracks (PRIME, FIXED, VARIABLE, CPI-linked, etc).
Inferred read-onlylist_journey_tasksSanitized canonical task definitions used by the Bayzo home-buying journey engine.
Inferred read-onlyCONNECT 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.
bayzo.co.il is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.