INDIVIDUAL MCP TOOL
calculate_heat_load
Oblicza zapotrzebowanie cieplne (grzanie i chłodzenie) per pomieszczenie metodą EN 12831 (offline) i zwraca rekomendowane sloty kW do przekazania do configure_multisplit.
LIVE ENDPOINT
https://planetclimaten.pl/mcp
Connect to this endpoint to inspect the live schema for calculate_heat_load and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.planetclimaten]
url = "https://planetclimaten.pl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"planetclimaten": {
"type": "http",
"url": "https://planetclimaten.pl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: planetclimaten
Remote MCP URL: https://planetclimaten.pl/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": {
"planetclimaten": {
"url": "https://planetclimaten.pl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"planetclimaten": {
"type": "http",
"url": "https://planetclimaten.pl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "planetclimaten",
"transport": "streamable-http",
"url": "https://planetclimaten.pl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_products— Wyszukaj klimatyzatory (zestawy split) w sklepie planetclimaten.pl po marce, mocy chłodniczej (kW), klasie energetycznej lub czynniku.get_product— Pełne dane jednego produktu po kodzie/SKU (zestawu, jednostki wewnętrznej lub agregatu) wraz z ceną sklepową PLN i linkiem do karty.configure_multisplit— Dobór multi-split: dla podanych mocy jednostek wewnętrznych (sloty kW) zwraca dopuszczone przez producenta kombinacje agregatów z ceną CAŁEGO zestawu (PLN brutto), SEER/SCOP i certyfikatem Eurovent (gdy istnieje) oraz linkiem.list_manufacturers— Lista marek dostępnych w sklepie z liczbą wycenionych zestawów.