You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ is able to return the authorization state.
34
34
35
35
## Why did we build Hypr MCP Gateway?
36
36
37
+
Adding OAuth2 support to an MCP server has lots of footguns and poses a significant challenge with to many developers.
38
+
By shifting the task to a separate infrastructure component, your MCP server can remain lean and be fully spec-compliant without you having to write a single line of code.
37
39
We have created a write-up on [_Building Supabase-like OAuth Authentication For MCP Servers_](https://hyprmcp.com/blog/mcp-server-authentication/)
38
40
on our [blog](https://hyprmcp.com/blog/) that goes into the details on MCP Server authentication.
0 commit comments