Watch messages flow over stdin/stdout
Harbor Tools is teaching new engineers how the STDIO transport works by letting them drive a running server by hand. The server reads JSON from standard input and writes responses to standard output.
- Click Send next message to send each prepared message in turn.
- Watch standard output after each one. Notice that one message gets no reply.
One of the messages received no response. Why?
Este ejercicio forma parte del curso
Model Context Protocol: Advanced Topics
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio