Skip to content

Commit 9d10a51

Browse files
authored
Merge pull request #81 from Kuadrant/hotfix/blog-mcp-gateway
hotfix: steps to try the mcp gateway demo
2 parents 0dc59e5 + 468bcc1 commit 9d10a51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/blog/mcp-gateway.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

512514
The MCP Gateway repository includes a complete working example with Kuadrant:
@@ -520,7 +522,7 @@ make local-env-setup
520522
make 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

526528
This creates:

0 commit comments

Comments
 (0)