Docs

Everything machine-consumable we expose, in order of usefulness.

MCP

The main entry point for AI agents: https://mcp.uzenlabs.com/ — one endpoint serving all product content (search + full-text read). See the MCP page for tools, sources, and client config.

Content Negotiation

Every HTML page also serves Markdown. Send the header:

Accept: text/markdown

You get Markdown back, with an x-markdown-tokens: true response header confirming the conversion.

AI Infrastructure

Machine-readable files, all live on this domain:

If you are building an AI integration, start with MCP — it covers everything the skills and catalog do, in one connection.