AI Shopping Assistant

Back to site
Tell me what you're looking for

Give me your budget and what you need; I'll scan the catalog and list the best options with their prices.

Scans the catalog

Tell it what you need and your budget; it picks suitable products from thousands.

Checks price history

Ask "Should I buy now?"; it says buy or wait based on the last 90 days of prices.

Compares

Name the two products you have in mind; it lays out the spec and price differences side by side.

Recommendations are based on the current prices in our catalog. Confirm the price and stock on the store page before buying.

Connect it to your own AI (MCP)

enucuz is also a Model Context Protocol server. Connect it to ChatGPT, Claude or any other MCP-capable client and it can search the catalog, see prices store by store, and check price history to say "buy now / wait".

Server endpoint: https://enucuz.ai/api/mcp/ — no authentication required; it only returns public catalog data and never writes anything.

In ChatGPT go to Settings → Connectors → Add custom connector, in Claude to Settings → Connectors, add this endpoint and choose "None" for authentication.

If you have your own agent, it can also talk to this assistant over A2A: card /.well-known/agent-card.json, endpoint https://enucuz.ai/api/a2a/ (JSON-RPC, SendMessage).

An ACP discovery document for shopping agents is also live: /.well-known/acp.json. enucuz is not a merchant; payment is completed on the store's own site, so instead of an ACP checkout endpoint, fetch the lowest offer from the MCP server above.

Site guide for AI tools: /llms.txt. Every product page also has a facts-only Markdown twin: append .md to the address.