←back to thread

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