- Step1: Clone the MCP repository from GitHub.
- Step2: Install dependencies using 'pip install websockets groq'.
- Step3: Set up your Groq API key in the environment variables.
- Step4: Start the server with 'python mcp_server.py'.
- Step5: Run the client with 'python mcp_client.py' in a separate terminal.
- Step6: Enter your natural language command when prompted and review the generated shell command and its output.