- Step1: Clone or download the MCP client repository
- Step2: Configure AWS credentials and MCP server path in 'src/index.ts'
- Step3: Modify Bedrock Model ID if necessary
- Step4: Install dependencies using 'npm install'
- Step5: Compile the project with 'npm run build'
- Step6: Run the client with 'npm run converse'
- Step7: Interact via the chat prompt and invoke tools as needed