Skip to content

Catalog demo

Source: samples/catalog/

Supporting enrich/playbook sample (prefer clinical intel for a knowledge-style hero):

  • Catalog UI
  • Open MCP (auth=None for the public demo)
  • Enrich hooks add href when SITE_URL is set
  • Agent guide: MCP resource + GET /agent-guide.md

Run locally

pip install -e '.[dev]'
cd samples/catalog
SITE_URL=http://127.0.0.1:8081 PYTHONPATH=../../src \
  uvicorn app:app --port 8081

Live instance

App (set after deploy)
MCP https://<host>/mcp
Guide https://<host>/agent-guide.md