I maintain a bunch of Python CLIs and thought it would be useful to allow AI models to control all of them, so I made an MCP server. github.com/ofek/click-m...
Finally sharing how I ship command line tools for macOS. Apple's packaging documentation is atrocious and I had to learn through trial and error, and reading what others do. This is the guide that I wish existed years ago! ofek.dev/words/guides...