Hacker News new | ask | show | jobs
by yompal 473 days ago
Bearish on everyone needing to be on stateful protocols. Developers should have the option to have their state managed internal to their application.
1 comments

Can't you simply use a stateful protocol and not report any state? Doesn't statefulness subsume statelessness? I am beginning to wrap my head around this space, so excuse the naive questions.
No worries! In other cases, I believe you would be right. But splitting up context is not optional with MCP. Part of the whole state will always reside in an external entity.