Moving On: From SDK to RL Infrastructure
I spent two months going full speed on the MCP SDK. I learned a bunch but, by the end, I was running out of steam. The protocol is going to keep growing and I’ll happily follow along, but it’s time for me to use my energy elsewhere. What I Built The SDK work pushed me into areas I’d never explored before. For example, I built an OAuth 2.1 client from scratch. That meant learning to navigate internet protocol RFCs. There’s something satisfying about decoding that formal language into working code. It’s so empowering. ...