Skip to content

Commit 7b23c01

Browse files
Update _posts/2025-04-28-secure-mcp-sse-server.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent ece5b3d commit 7b23c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-04-28-secure-mcp-sse-server.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ event: endpoint
342342
data: /messages/ZTZjZDE5MzItZDE1ZC00NzBjLTk0ZmYtYThiYTgwNzI1MGJ
343343
----
344344

345-
The SSE connection is created.
345+
The SSE connection is created. Note the unique path in the received `data`, we need this path to invoke the tools.
346346
We cannot invoke the tool directly, we first need to follow the MCP handshake protocol.
347347

348348
Open another window and use the same access token to initialize the curl as MCP client, and access the tool, using the value of the `data` property to build the target URL.

0 commit comments

Comments
 (0)