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?
This exercise is part of the course
Model Context Protocol: Advanced Topics
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise