Skip to content

Commit 3bc1756

Browse files
authored
readme: connect to claude video (#50)
1 parent 54d959d commit 3bc1756

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ To understand this setup, let's look at how an MCP client communicates with MCP
6161

6262
## 1. Exposing an Internal MCP Server to a Remote Client
6363

64+
https://github.com/user-attachments/assets/c7a809ad-6f0a-4ea3-94a2-6cf22ea6d27b
65+
6466
Suppose you want to allow an external MCP client (like Claude.ai) to access your internal MCP server, but you want to keep it secure. Pomerium sits in front of your server and manages authentication and authorization for all incoming requests.
6567

6668
This means you can safely share access to internal resources (like a database) with external clients, without exposing them directly to the internet.

0 commit comments

Comments
 (0)