eCommerce
air-care.ch
Access product catalog, categories, and content pages for an online store.
ENDPOINT 1
https://www.air-care.ch/mcp
MCP server metadata
- Name
- dzm_agent_ready
- Version
- 1.0.1
Read-only MCP-Server des Onlineshops "air-care.ch". Tools liefern strukturierte, aktuelle Katalog- und Seiteninhalte (Markdown + optional JSON-LD). Typischer Ablauf: mit search_products nach Produkten suchen, dann mit get_product (per url/sku/id) Details holen; list_categories/get_category zum Stoebern der Kategorien; get_page fuer Content-/Rechtstexte und Blog-Beitraege. Alle Treffer enthalten die kanonische URL; Preise/Verfuegbarkeit gelten fuer den oeffentlichen Gast-Zugriff.
Known tools 5
search_productsFreitextsuche im sichtbaren Katalog (Name, Suchbegriffe, Artikelnummer, GTIN …).
Inferred read-onlyget_productVollstaendige Produktdetails (Preis, Verfuegbarkeit, Beschreibung, Varianten, Bilder, Kategorie).
Inferred read-onlyget_categoryEine Kategorie im Detail: Beschreibung, sichtbare Produkte und Unterkategorien.
Inferred read-onlyget_pageContent-/Rechtstext-Seite (AGB, Datenschutz, Impressum, Widerruf …) oder Blog-/News-Beitrag als Markdown.
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.dzm_agent_ready]
url = "https://www.air-care.ch/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dzm_agent_ready": {
"type": "http",
"url": "https://www.air-care.ch/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dzm_agent_ready
Remote MCP URL: https://www.air-care.ch/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": {
"dzm_agent_ready": {
"url": "https://www.air-care.ch/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dzm_agent_ready": {
"type": "http",
"url": "https://www.air-care.ch/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dzm_agent_ready",
"transport": "streamable-http",
"url": "https://www.air-care.ch/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 air-care.ch was fetched 2026-08-23T15:43:48.861Z.
air-care.ch is assessed as VerificationRecommended: Domain has affiliate links on record
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.