← Registry

eCommerce

infolight.fr

Provides product catalog search, product details, categories, promotions, and store policies.

1 endpoint5 known toolsFirst detected June 3, 2026Last detected July 8, 2026

ENDPOINT 1

https://www.infolight.fr/mcp

No auth detected

Known tools 5

search_catalog

Recherche dans le catalogue par texte ou categorie.

Inferred read-only
get_product

Fiche complete d'un produit : description, prix, stock, marque, categorie.

Inferred read-only
get_categories

Liste des categories (natures), familles et marques disponibles.

Inferred read-only
search_policies

Infos boutique : livraison, retours, CGV, moyens de paiement, contact, RGPD, mentions legales.

Inferred read-only
get_promotions

Liste des produits en promotion avec prix barres et prix promo.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "infolight-fr",
  "transport": "streamable-http",
  "url": "https://www.infolight.fr/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 infolight.fr was fetched 2026-07-30T01:52:55.505Z and is being refreshed.

Trust status Trusted

infolight.fr is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.