←back to thread

784 points rexpository | 3 comments | | HN request time: 0.642s | source
1. neuroelectron ◴[] No.44503648[source]
MCP working as designed. Too bad there isn't any other way to talk to an AI service, a much simpler way similar to how we've built web services for the last decade or more.
replies(1): >>44504080 #
2. zihotki ◴[] No.44504080[source]
MCP is json-rpc. It's as simple as it could get and that's how web services are built
replies(1): >>44504216 #
3. neuroelectron ◴[] No.44504216[source]
Of course, very simple.