Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ivorpad/mercadona-cli/llms.txt

Use this file to discover all available pages before exploring further.

Mercadona CLI is distributed as a single static binary compiled from Go with no runtime dependencies — no Node, no Python, no shared libraries. Once the binary is on your PATH, every command works immediately. Four installation methods are supported depending on your platform and workflow.

Verify your installation

After any installation method, confirm the binary is reachable and print its version:
mercadona version
A local go build prints dev. A release binary prints the version, short commit hash, and build date:
v0.1.0 (abc1234, 2025-01-01T00:00:00Z)

Next steps

Once installed, follow the Quickstart to search products and price a shopping list in under five minutes, or jump straight to Authentication to set up the authenticated cart and checkout flow.

Build docs developers (and LLMs) love