# Echo

Echo your input to test workflows and integrations. Validate formatting, prompts, and round-trip behavior without side effects. Use it for quick debugging and connectivity checks.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add AnkitDigitalsherpa/weather_mcp

# Browse available tools
npx -y smithery tool list AnkitDigitalsherpa/weather_mcp
```
