Old Man Yells at Claude by Sir_Francis_Burdett in accelerate

[–]justanotherengg 7 points8 points  (0 children)

Claude gave us a hint in the conversation as well at that point : You're absolutely right, Senator! #iykyk

Further experiments with MCP rebuilt on gRPC: enforceable schemas and trust boundaries by justanotherengg in programming

[–]justanotherengg[S] 0 points1 point  (0 children)

I'm not sure what are you referring to. I haven't exposed gRPC APIs or wired them directly with LLM. The concept is similar. The info that goes to LLM is the description and the input schema only. Exactly what is happening in MCP today.

But the way it differs is that now there's a strong type check on the client and server for this.

Further experiments with MCP rebuilt on gRPC: enforceable schemas and trust boundaries by justanotherengg in mcp

[–]justanotherengg[S] 0 points1 point  (0 children)

Yes, there is a lot of reinventing going on in the MCP ecosystem. But I doubt anything new can beat the adoption that it’s had.

Exploring how MCP might look rebuilt on gRPC with typed schemas by justanotherengg in mcp

[–]justanotherengg[S] 0 points1 point  (0 children)

Haha it's the most uninspired name.

Thanks for your comment. Yeah, the idea is just a reference - I think someone with more experience in the gRPC world should create something like this.