# Setup

> Configure MLflow tracing for Claude Code.

- Skill: `mlflow/setup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mlflow/setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mlflow/setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mlflow (https://skillmd.com/u/mlflow)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mlflow/setup

---


# MLflow Tracing Setup

Run this skill ONLY when the user explicitly asks to configure MLflow tracing.

1. Run `mlflow-claude-code setup --help` and read the available options.
2. Ask the user for each required value. Do not pick defaults silently. All values come from the user.
3. Run `mlflow-claude-code setup` with the collected options.
4. Echo the CLI output. Briefly state the settings file path, tracking URI, experiment, and that tracing is enabled for the next Claude conversation.

