Sort the MCP messages
You're studying the MCP specification's schema.ts to understand how clients and servers talk. Some messages expect a matching reply; others are one-way events that need no response.
Getting this distinction straight is exactly what will matter later when you learn why the StreamableHTTP transport limits server-to-client messages.
Cet exercice fait partie du cours
<cours>Model Context Protocol: Advanced Topics</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice