Skip to content

Commit 74dde55

Browse files
Update _posts/2025-05-21-secure-mcp-client.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent 9cf9f04 commit 74dde55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-05-21-secure-mcp-client.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: sberyozkin
1010

1111
== Introduction
1212

13-
MCP servers that use the "Streamable HTTP" or HTTP/SSE transport may require MCP client authentication.
13+
MCP servers that use the _Streamable HTTP_ or HTTP/SSE transports may require MCP client authentication.
1414

1515
In the https://quarkus.io/blog/secure-mcp-sse-server/[Getting ready for secure MCP with Quarkus MCP Server] blog post, we explained how to enforce MCP client authentication with the https://github.com/quarkiverse/quarkus-mcp-server[Quarkus MCP Server] and demonstrated how https://quarkus.io/blog/secure-mcp-sse-server/#mcp-server-devui[MCP Server DevUI] can use Keycloak access tokens to access the MCP server in dev mode and how https://quarkus.io/blog/secure-mcp-sse-server/#mcp-inspector[MCP Inspector] and https://quarkus.io/blog/secure-mcp-sse-server/#use-curl-to-access-the-mcp-server[curl] can use GitHub access tokens to access the MCP server in prod mode.
1616

0 commit comments

Comments
 (0)