← debarraslogement.fr

INDIVIDUAL MCP TOOL

request_quote

Retourne l'URL du formulaire de devis (action non-effective, pas d'envoi automatique).

debarraslogement.frnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_companies — Recherche d'entreprises de débarras IDF par département, service ou ville.
  • get_company — Détail complet d'une entreprise par slug.
  • estimate_price — Estimation indicative du prix d'un débarras en Île-de-France basée sur le baromètre 2026 (1 200+ devis réels analysés).
  • list_services — Liste des 5 services principaux avec fourchettes de prix et top 3 entreprises.
  • list_questions — Q/R de référence (réponses courtes citables).