# AI and MCP discovery

The public HTTP discovery surfaces are implemented:

- Catalogue JSON: https://gummyui.dev/api/catalogue
- Agent index: https://gummyui.dev/llms.txt
- Markdown catalogue: https://gummyui.dev/docs/markdown/catalogue.md
- Registry payloads: https://gummyui.dev/r/{registry-name}.json
- Health signal: https://gummyui.dev/api/health

## Transport status

A hosted MCP transport is not currently advertised as live. Authentication,
rate limits, monitoring, and production deployment remain release gates.
Agents should use the public HTTP catalogue, Markdown contracts, and registry
payloads without attempting to infer or retrieve separate paid assets.

## Licence and source boundary

Gummy UI's public component source and documentation are MIT licensed.
This Markdown namespace exposes only public catalogue facts, public source
locations, and public registry URLs. Separate paid assets are not included
and cannot be inferred from these documents.

Canonical Markdown: https://gummyui.dev/docs/markdown/guides/mcp.md
