ametller-origen-skill

denya/ametller-origen-skill
★ 0 stars JavaScript AI/LLM Updated today
Agent skill, CLI, and MCP server for Ametller Origen shopping and receipt history
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ametller-origen-skil": {
      "command": "npx",
      "args": [
        "-y",
        "denya/ametller-origen-skill"
      ]
    }
  }
}

README Excerpt

Open Claude integration for Ametller Origen's live catalog, online orders, real cart, and optional offline Gmail tickets. It intentionally has no checkout, payment, delivery-slot, or order-placement tool. Chrome is used only to establish authorization; all catalog, order, and cart operations use the API and never drive or scrape the shopping website.

Tools (1)

PATH