stdin
) and writes
responses to its standard output (stdout
).stderr
) for logging
purposes. Clients MAY capture, forward, or ignore this logging.stdout
that is not a valid MCP message.stdin
that is not a valid MCP
message.Origin
header on all incoming connections to prevent DNS rebinding attacksendpoint
event containing a URI for
the client to use for sending messages. All subsequent client messages MUST be sent
as HTTP POST requests to this endpoint.
Server messages are sent as SSE message
events, with the message content encoded as
JSON in the event data.