Nordisk Renhet — Developer & Agent Resources

This page documents the machine-readable resources for the Nordisk Renhet store (nordiskrenhet.com), built on Shopify. It is intended for developers and AI agents integrating with the store.

Agent-facing documentation

  • agents.md — canonical agent instructions: UCP endpoints, read-only data endpoints, store policies.
  • llms.txt — linked-content index for LLMs (articles, products with prices, developer resources).

Universal Commerce Protocol (UCP)

  • UCP discovery — merchant profile: supported versions, services, capabilities, payment handlers.
  • MCP endpointPOST /api/ucp/mcp (JSON-RPC 2.0, Content-Type: application/json). Use initialize then tools/list to discover cart, checkout, order, and catalog tools.
  • Specification: ucp.dev

Machine-readable data (no auth required)

  • Product JSON: GET /products/{handle}.json
  • Catalog: GET /collections/all/products.json
  • Collection page: GET /collections/{handle}
  • Sitemap: sitemap.xml
  • Agent discovery sitemap: sitemap_agentic_discovery.xml

Shopify platform

Contact

For integration inquiries, see the contact page.