Samples¶
Runnable apps under samples/ in the repo. Each has a Dockerfile so you can publish a live instance.
| Sample | What it shows | Role |
|---|---|---|
| Ops dual-auth | DualAuth (API key + optional JWT), ops REST twin, freeze checks | Hero |
| Clinical intel | Scientist knowledge UI, enrich hrefs, agent playbook (fixtures only) | Hero |
| Catalog | Enrich hooks + playbook on a small read model | Supporting |
| Notes | Minimal UI + API key + once_ready |
Supporting |
Short snippets without a UI live under examples/.
Deploy a live demo¶
Each sample includes:
Dockerfilerender.yaml(Render)fly.toml(Fly.io)
Pick one host, set MCP_API_KEY (and any other env vars), deploy, then paste the public /mcp URL into your MCP client.