eCommerce
planetclimaten.pl
Provides product search, details, multi-split configuration, and heat load calculation for an air conditioner store.
ENDPOINT 1
https://planetclimaten.pl/mcp
MCP server metadata
- Name
- planetclimaten
- Version
- 1.0.0
Sklep z klimatyzacją planetclimaten.pl (Polska). Wyszukiwanie produktów, ceny sklepowe (PLN brutto), dobór multi-split i obliczenia heat-load EN 12831. Dane katalogowe planetclimaten.pl. Ceny detaliczne brutto w PLN (zawierają VAT), orientacyjne i mogą ulec zmianie; wiążąca jest cena w koszyku. Dobór multi-split jest niewiążący. Źródło: https://planetclimaten.pl
Known tools 5
search_productsWyszukaj klimatyzatory (zestawy split) w sklepie planetclimaten.pl po marce, mocy chłodniczej (kW), klasie energetycznej lub czynniku.
Inferred read-onlyget_productPełne dane jednego produktu po kodzie/SKU (zestawu, jednostki wewnętrznej lub agregatu) wraz z ceną sklepową PLN i linkiem do karty.
Inferred read-onlyconfigure_multisplitDobó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.
Inferred read-onlycalculate_heat_loadOblicza zapotrzebowanie cieplne (grzanie i chłodzenie) per pomieszczenie metodą EN 12831 (offline) i zwraca rekomendowane sloty kW do przekazania do configure_multisplit.
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.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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for planetclimaten.pl was fetched 2026-07-31T16:34:06.468Z and is being refreshed.
planetclimaten.pl is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.