minus-squareSexyVetra@sh.itjust.workstoFree Open-Source Artificial Intelligence@lemmy.world•[Help] how does one interact with MCP servers without mcp-libraries?linkfedilinkEnglisharrow-up1·3 months agoJson messages passed through stdio. There are also SSE servers that will run over http. It’s more complicated than rest since you use http to open a similar json messaging channel linkfedilink
Json messages passed through stdio. There are also SSE servers that will run over http. It’s more complicated than rest since you use http to open a similar json messaging channel