[ruby-talk:444654] Made an MCP server that makes it easy to expose Ruby commands to an MCP client

Hey hey! It uses a framework I wrote that I've mentioned here before.
Here's a video code demo of it: https://youtu.be/_w3ZHdiJEGU

And there's code examples in the repo here:

I like how easy it is to just switch from exposing commands on the command
line to an MCP server in the demo. Which is kind of the point of the
framework.

Anyways, figured I ought to mention it on this list in case somebody finds
it to be of interest!

Cheers!

Miles