Wordle, now over SSH.

Try it:
ssh clidle.duckdns.org -p 3000
Or, run it locally:
go install github.com/ajeetdsouza/clidle@latest
You have 6 attempts to guess the correct word. Each guess must be a valid 5 letter word.
After submitting a guess, the letters will turn green, yellow, or gray.
Your final score is based on how many guesses it took to arrive at the solution:
| Guesses | Score |
|---|---|
| 1 | 100 |
| 2 | 90 |
| 3 | 80 |
| 4 | 70 |
| 5 | 60 |
| 6 | 50 |
$ claude mcp add clidle \
-- python -m otcore.mcp_server <graph>