Repository for the R/Medicine 2026 Workshop/Demo.
See SETUP.md to install the TealFlow MCP server in your AI assistant (Claude Desktop, VS Code, Cursor, …) before the session.
Quick version:
# macOS / Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
curl -LsSf https://raw.githubusercontent.com/Appsilon/tealflow-demo/main/setup.sh | bash# Windows (PowerShell)
irm https://astral.sh/uv/install.ps1 | iex
irm https://raw.githubusercontent.com/Appsilon/tealflow-demo/main/setup.ps1 | iexThen paste the printed snippet into your MCP client's config — full instructions in SETUP.md.
SDTM-style CSVs used in the workshop:
sdtm_dm_*.csv— demographicssdtm_ae_*.csv— adverse eventssdtm_lb_*.csv— labssdtm_vs_*.csv— vital signs