← renoolab.fr

INDIVIDUAL MCP TOOL

rechercher_artisans

Cette instance peut proposer jusqu’à cinq sources Google Maps externes.

renoolab.frnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.renoolab.fr/mcp

No auth detected

Connect to this endpoint to inspect the live schema for rechercher_artisans 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

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • rechercher_chantier — Trouve les profils RenooLab capables de couvrir plusieurs métiers confirmés autour d’une commune française.
  • contacter_artisan — Après une recherche, dépose une demande de contact vers le profil RenooLab ou la fiche Google Maps explicitement sélectionnée.
  • creer_profil_artisan — Crée un profil professionnel RenooLab gratuit et sans commission uniquement à la demande explicite de l’artisan ou de l’entreprise artisanale.