Create a fresh directory, and create two files in it:
- pyproject.toml - see file contents below. Edit the name and description to match your project.
- CLAUDE.md - see file content below.
Make sure you have uv installed, then run.
uv sync
To set up the Rasa MCP tools for your coding agent / IDE, run:
uv run rasa tools init
Then start your coding agent (e.g. claude)