Skip to content

Commit f45db03

Browse files
committed
Add MCP Warp reference to README
Add note about MCP Warp as a simpler alternative for publishing local MCP servers over OAuth.
1 parent 35e105a commit f45db03

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ MCP Auth Proxy is a secure OAuth 2.0 authentication proxy for Model Context Prot
44

55
MCP Auth Proxy sits in front of your MCP services and enforces sign-in with OAuth providers (such as Google or GitHub) before users can access protected MCP resources.
66

7+
## Note
8+
9+
For a simpler approach to publish local MCP servers over OAuth, consider [MCP Warp](https://github.com/sigbit/mcp-warp), which provides an OAuth Proxy + ngrok-like service. We highly recommend considering this option as well.
10+
711
## 🔧 Configuration
812

913
### Environment Variables

0 commit comments

Comments
 (0)