Skip to content

Commit eef2d53

Browse files
ci: add changeset
1 parent e70d61d commit eef2d53

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/yellow-chairs-study.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@upstash/context7-mcp": minor
3+
---
4+
5+
Add OAuth 2.0 authentication support for MCP server
6+
7+
- Add new `/mcp/oauth` endpoint requiring JWT authentication
8+
- Implement JWT validation against authorization server JWKS
9+
- Add OAuth Protected Resource Metadata endpoint (RFC 9728) at `/.well-known/oauth-protected-resource`
10+
- Include `WWW-Authenticate` header for OAuth discovery

0 commit comments

Comments
 (0)