- Step 1: Clone the repository from GitHub
- Step 2: Build the project with dotnet build command
- Step 3: Configure the message format in appsettings.json or environment variables
- Step 4: Run the server locally with dotnet run or build a Docker image
- Step 5: Connect an MCP-compatible client to the server's endpoint
- Step 6: Send messages to the server and receive echoed responses