Comment on LLM function calls don't scale; code orchestration is simpler, more effectiveComments−zackify1yIt’s because MCP return types are so basic. It’s text. Or image. Or one other type in the protocol I forget.It’s not well thought out. I’ve been building one with the new auth spec and their official code and tooling is really lacking.It could have been so much simpler and straight forward by now.Instead you have 3 different server types and one is deprecated already (SSE) it’s almost funny
Comments
It’s because MCP return types are so basic. It’s text. Or image. Or one other type in the protocol I forget.
It’s not well thought out. I’ve been building one with the new auth spec and their official code and tooling is really lacking.
It could have been so much simpler and straight forward by now.
Instead you have 3 different server types and one is deprecated already (SSE) it’s almost funny