- Step1: Clone the repository with submodules using 'git clone --recurse-submodules'.
- Step2: Copy 'example.env' to '.env' and update environment variables.
- Step3: Run the setup script with 'sh ./setup.sh' to install dependencies and Docker images.
- Step4: Configure the MCP server settings in the provided JSON files.
- Step5: Start development or testing of MCP servers using the SDKs and environment setup.