Edd Mann @eddmann.com · Dec 24

spent some time exploring cli + agent skill as an alternative to the mcp servers i built a few months back. built whatsapp, strava, and garmin-connect clis to explore this space. give an llm a discoverable, well-documented cli - it can do a lot! 1/2 👇

1 likes 1 replies

?

Replies

Edd Mann · Dec 24

designed for both humans and machines, following traditional unix philosophy - composable, plays nicely with jq and pipes. have been using them in place of these servers for the past couple of days. github.com/eddmann/whatsapp-cli github.com/eddmann/strava-cli github.com/eddmann/garmin-connect-cli