←back to thread

779 points rexpository | 2 comments | | HN request time: 0.399s | source
Show context
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 #
1. 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 #
2. neuroelectron ◴[] No.44504216[source]
Of course, very simple.