CLI Market: Open-source Python connector aggregates VTEX e-commerce API across 3,760+ retailers for AI agents
By
Ricardo Cuba
The kind of bagel you'd toss to the pigeons.
Summary
A developer built an open-source Python connector (CLI Market) that aggregates VTEX's e-commerce API across 3,760+ retailers in 67 countries. The tool provides a single JSON schema, REST API, CLI, and 12 MCP tools for AI agents to query products across multiple retailers (e.g., Carrefour Brazil, Sainsbury's UK, Wong Peru) in one response. It's MIT-licensed and installable via pip.
Key quotes
· 5 pulledVTEX powers e-commerce for Nike, Carrefour, Samsung, and 3,760+ brands — all sharing the same public API.
But that API is designed for storefronts, not for programmatic access or AI agents. There was no aggregation layer.
So I built one. A single Python connector that maps VTEX's endpoints across every retailer.
Query 'milk' and get results from Carrefour Brazil, Sainsbury's UK, and Wong Peru in one response.
12 MCP tools included. Open source. MIT. pip install cli-market.
You might also wanna read
Running Gemma 4 on a 2016 Xeon Server with No GPU: A Technical Walkthrough
The article describes running Gemma 4 (a 25B-parameter Mixture-of-Experts model) on a severely outdated server with a 2016 Intel Xeon E5-262
NVIDIA Announces "Hack for Impact" London Event for Autonomous AI Agent Development
NVIDIA is hosting a "Hack for Impact" event in London, challenging participants to build autonomous agentic applications using open-source m
Four practical steps to control Azure Foundry token costs for agentic AI workloads
This article provides practical guidance on controlling token costs in Microsoft Azure Foundry, particularly for agentic AI workloads where
MerLean-Prover: A Recursive Agent Harness for Lean 4 Theorem Proving Outperforms Baselines
MerLean-Prover is an end-to-end Lean4 theorem prover that replaces 'sorry' declarations with kernel-checkable proofs using three agent types
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·7h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
