← Registry

General Tools

chashmalink.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint12 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://www.chashmalink.com/api/mcp

No auth detected

MCP server metadata

Name
chashmalink
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Chashmalink (חשמלינק) answers questions about Israeli household electricity from real measured smart-meter data — over 20,000 analysed households across 500+ municipalities — rather than from estimates off a bill. Use compare_electricity_plans for 'which supplier is cheapest / how much could I save', simulate_solar_tracks for rooftop solar (Israel has two mutually exclusive tracks and which one pays more depends on WHEN a household consumes), and get_city_consumption_benchmark for what a typical home in a given Israeli city actually uses. Every figure returned is either computed from the caller's own inputs or is a published aggregate gated on a minimum cohort of 25 households. Figures are in Israeli shekels (₪) and kWh.

Known tools 12

compare_electricity_plans

Rank every electricity plan available in Israel by how much money it would save a specific household, in shekels per month and per year.

Inferred read-only
explain_supplier_switch_process

Explain how switching household electricity supplier works in Israel since the market opened to private suppliers: what changes and what does not, what a household needs before it can switch, the steps involved, and how the discounts are structured.

Inferred read-only
check_smart_meter_at_address

Check whether a smart electricity meter (מונה חכם) is installed at a specific Israeli street address.

Inferred read-only
simulate_solar_tracks

Price BOTH of Israel's mutually-exclusive residential solar tracks against a household's actual consumption and say which one pays more: מונה נטו (net metering — self-consumed kWh avoid the full retail tariff, surplus exported earns only the low export rate) versus מסלול ירוק (feed-in tariff — every produced kWh earns a rate locked for 25 years, while the household keeps buying all its electricity at retail).

Inferred read-only
get_city_consumption_benchmark

Real measured electricity consumption for households in a specific Israeli city: how many households we have analysed there, their median monthly kWh, the mix of consumption profiles (evening/night/morning/weekend/balanced), and the average 24-hour load curve.

Inferred read-only
get_national_load_curve

Israel's national household electricity load curve, measured: average consumption by hour of day, by day of week, and by season.

Inferred read-only
classify_consumption_profile

Classify a household's electricity consumption pattern as evening, morning, night, weekend or balanced from its hourly consumption, and report how peaky it is and how many kWh per month could realistically be shifted into night hours.

Inferred read-only
estimate_appliance_cost

Calculate what a specific household appliance costs to run in Israel, in shekels per hour, per month and per year, using the live regulated electricity tariff.

Inferred read-only
size_air_conditioner

Work out what size air conditioner (in BTU and horsepower) a room needs, and what it will cost to run per hour and per month at Israel's current electricity tariff.

Inferred read-only
compare_ev_running_cost

Compare what an electric car costs to drive in Israel against a petrol car, using the live electricity tariff and the current 95-octane price.

Inferred read-only
get_supplier_directory

List every private electricity supplier operating in Israel and the plans each one offers, with its discount structure and whether it is currently accepting new customers through us.

Inferred read-only
how_to_export_my_iec_data

Explain, step by step, how a household in Israel downloads its own detailed electricity consumption file from Israel Electric Corporation (IEC), and where to upload it for a precise personalised analysis.

Potential side effects

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.chashmalink]
url = "https://www.chashmalink.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chashmalink": {
      "type": "http",
      "url": "https://www.chashmalink.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chashmalink
Remote MCP URL: https://www.chashmalink.com/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": {
    "chashmalink": {
      "url": "https://www.chashmalink.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "chashmalink",
  "transport": "streamable-http",
  "url": "https://www.chashmalink.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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