feat(mcp): add OAuth authentication support for remote MCP servers (#5014)

This commit is contained in:
André Cruz 2025-12-07 20:47:27 +00:00 committed by GitHub
commit 509e43d6f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 1511 additions and 74 deletions

View file

@ -35,7 +35,7 @@
"diff": "8.0.2",
"ai": "5.0.97",
"hono": "4.10.7",
"hono-openapi": "1.1.1",
"hono-openapi": "1.1.2",
"fuzzysort": "3.1.0",
"luxon": "3.6.1",
"typescript": "5.8.2",