AI Resources
Machine-readable resources for discovery and indexing.
Feeds
Updates feed supports optional ?since=UNIX_TIMESTAMP for incremental refresh.
Sitemaps
MCP (beta)
- /mcp/products
- /mcp/categories
- /mcp/brands
- /mcp/guides
- /mcp/glossary
- /mcp/media
- /mcp/blog/posts
- /mcp/blog/categories
- /mcp/blog/tags
MCP endpoints support page, limit, and since query params where applicable.
MCP is a public, read-only content gateway that exposes curated site data (products, guides, glossary, media) via MCP JSON-RPC tools and simple REST lists. It provides AI-friendly, scoped access to specific content domains with stable schemas because AI systems need structured, selective access: Precise, predictable fields (IDs, titles, summaries, URLs, tags) made easy for tools to search and fetch without scraping HTML.
Product detail pages include structured data for key product fields.
Data Dictionary
- id — Internal product code.
- sku — SKU / product code (same as id).
- title — Product name.
- summary — Short description.
- url — Canonical product URL.
- brand — Brand/vendor identifier.
- category — Product category.
- tags — Product tags (when present).
- last_updated — ISO 8601 datetime (when present).

