- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with npm.
- Step3: Configure environment variables, especially your OpenAI API key.
- Step4: Set up MCP server configurations in the 'mcp.json' file.
- Step5: Run the client using the command 'npx tsx src/main.ts' with the appropriate server name.
- Step6: Enter natural language prompts to interact with MCP and invoke external tools.