File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -507,6 +507,8 @@ Watch a demo of all 3 solutions in action:
507507
508508<iframe width="560" height="315" src="https://www.youtube.com/embed/_ETWYIBAbOg?si=jWKN-SBhjMSgXJ-R" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
509509
510+ <br/>
511+
510512# # Try It Yourself
511513
512514The MCP Gateway repository includes a complete working example with Kuadrant :
@@ -520,7 +522,7 @@ make local-env-setup
520522make oauth-token-exchange-example-setup
521523
522524# Open MCP Inspector to test
523- open "http://localhost:6274/?transport=streamable-http&serverUrl=http://mcp.127-0-0-1.sslip.io:8888/mcp"
525+ make inspect-gateway
524526` ` `
525527
526528This creates :
You can’t perform that action at this time.
0 commit comments