# Authenticatie — Artlife Home Agent Gateway

De catalogus-tools (`search_catalog`, `get_product`, `list_collections`) zijn **publiek/read-only** — geen auth vereist.

```json
{
  "agent_auth": {
    "type": "none",
    "scope": "catalog:read",
    "mcp": "https://artlifehome-agent.neuralex.nl/mcp",
    "contact": "info@artlifehome.nl"
  }
}
```

## Kopen / afrekenen
Checkout verloopt via Shopify's native commerce-agent (UCP): `https://cawav3-j3.myshopify.com/api/ucp/mcp`. Betaling vereist altijd expliciete akkoord van de koper.
