
watch tool rewritten in go.
watch [command]
Specify command for watch by setting WATCH_COMMAND (bash -cli by default).
export WATCH_COMMAND=`fish -c`
watch git status
watch curl wttr.in
watch 'll | grep .go'
go get github.com/antonmedv/watch
MIT
$ claude mcp add watch \
-- python -m otcore.mcp_server <graph>