- Step1: Install via pip: pip install mcp-crew-ai
- Step2: Set your OpenAI API key as an environment variable
- Step3: Initialize a new Crew project with mcp init
- Step4: Define agent roles and tasks in the config file
- Step5: Run the orchestrator using mcp run
- Step6: Monitor logs and outputs via the built-in dashboard