Dax Raad
|
816a5f793f
|
refactor: replace Bun.serve with Node http.createServer in OAuth handlers
Use Node's createServer for MCP OAuth callback and Codex plugin OAuth
servers instead of Bun.serve, making them work under Node.js.
|
2026-03-19 21:47:38 -04:00 |
|
Dax Raad
|
bf35a865ba
|
refactor: replace Bun.connect with net.createConnection
|
2026-03-05 22:17:08 -05:00 |
|
Aiden Cline
|
33290c54cd
|
Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)"
This reverts commit 40b275d7e6.
|
2026-01-16 22:17:33 -06:00 |
|
Christopher Tso
|
40b275d7e6
|
feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)
|
2026-01-15 23:36:48 -06:00 |
|
Rohan Mukherjee
|
7427b887f9
|
MCP improvements (#5699)
|
2025-12-17 20:49:45 -06:00 |
|
André Cruz
|
509e43d6f8
|
feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
|
2025-12-07 15:47:27 -05:00 |
|