@ofek.bsky.social
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...
GitHub - ofek/click-mcp-server: MCP server for any Click command line tool
MCP server for any Click command line tool. Contribute to ofek/click-mcp-server development by creating an account on GitHub.
github.com
June 26, 2025 at 5:37 PM
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...
Distributing command line tools for macOS
In this post I’ll show how to properly distribute a command line tool for macOS.
ofek.dev
May 14, 2025 at 3:44 PM