Skip to content

Commit 8ec1fa0

Browse files
thekubernautpmig
andauthored
docs: add demo video to example README (#48)
Co-authored-by: Philip Miglinci <pmig@glasskube.com>
1 parent 6d364b2 commit 8ec1fa0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

examples/who-am-i/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The upstream MCP server is called "MCP, Who am I?" and can be found on GitHub:
1111
All components of this setup are configured through a compose file and can be started with Docker Compose.
1212
Please ensure that you have a working Docker installation.
1313

14-
### GitHub As Federated OIDC Provider
14+
### GitHub As Identity Provider
1515

1616
First, create a new OAuth application on GitHub here: https://github.com/settings/applications/new
1717

@@ -64,6 +64,12 @@ You can either log in with your GitHub account or username password authenticati
6464
If you want to bypass the authentication proxy you can directly call the "Who am I?" MCP server
6565
at `http://localhost:3000/mcp` and will see that the request is not authenticated.
6666

67+
## Demo
68+
69+
Watch a demonstration of the MCP Gateway in action:
70+
71+
[![MCP Gateway Demo](https://img.youtube.com/vi/-oEzwJe1wac/maxresdefault.jpg)](https://youtu.be/-oEzwJe1wac)
72+
6773
## Hypr MCP Cloud
6874

6975
We also provide fully-managed MCP server and gateway hosting at Hypr MCP cloud, featuring

0 commit comments

Comments
 (0)