← mistercave.fr

INDIVIDUAL MCP TOOL

list_services

Liste des services de rénovation de cave avec leurs URLs.

mistercave.frnone authenticationAvailability not checked

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 endpoint

mistercave.fr

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.mistercave-fr]
url = "https://mistercave.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mistercave-fr": {
      "type": "http",
      "url": "https://mistercave.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mistercave-fr": {
      "type": "http",
      "url": "https://mistercave.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mistercave-fr",
  "transport": "streamable-http",
  "url": "https://mistercave.fr/mcp"
}
MCP Inspector

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

Related tools

  • estimate_price — Estime le prix d'un service de rénovation de cave (fourchette indicative).
  • get_contact — Coordonnées, horaires, note Google et URL de devis de MisterCave.
  • list_zones — Zones géographiques desservies (Paris + Île-de-France).
  • list_questions — Questions fréquentes avec réponses de référence citables.
  • prepare_quote — Prépare une demande de devis (ne l'envoie pas ; renvoie l'URL et les champs requis).
  • get_market_prices — Prix de marché constatés par MisterCave pour la rénovation de cave en Île-de-France (données first-party).