lacarotte
Accédez au catalogue LaCarotte (produits locaux, circuits courts) depuis votre agent IA. Recherche de produits, vérification stock et zones de livraison, gestion de panier, préparation commande.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add john-guignard/lacarotte
# Browse available tools
npx -y smithery tool list john-guignard/lacarotte
# Get full schema for a tool
npx -y smithery tool get john-guignard/lacarotte search_products
# Call a tool
npx -y smithery tool call john-guignard/lacarotte search_products '{}'Direct MCP Connection
Endpoint: https://lacarotte--john-guignard.run.tools
Tools (11)
search_products— Recherche dans le catalogue de produits locaux LaCarotte.check_stock— Vérification du stock en temps réel pour un produit LaCarotte.check_delivery_zone— Vérification de la zone de livraison et des points de retrait LaCarotte.get_product— Fiche complète d'un produit LaCarotte par son ID.list_partners— Liste des producteurs en ligne sur LaCarotte avec leurs produits disponibles et leurs phrases de présentation.list_categories— Arborescence des catégories et types produit du catalogue LaCarotte avec liens.get_checkout_info— Récapitulatif de panier pour le checkout LaCarotte.create_basket— Création d'un panier persistant avec lien partageable.add_to_basket— Ajout d'un produit à un panier LaCarotte existant.get_basket— Consultation d'un panier LaCarotte.remove_from_basket— Retrait d'un produit d'un panier LaCarotte.
# Get full input/output schema for a tool
npx -y smithery tool get john-guignard/lacarotte Resources
lacarotte://store-context