[PR #13085] Feat(desktop) Add mcp auth from TUI and VS Code support #14508

Open
opened 2026-02-16 18:19:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13085

State: open
Merged: No


Closes #12061

This PR adds two features:

  • Add support for auth for mcps which need oauth from TUI
  • Add ability for VSCode remote connections to tunnel the oauth connection back to the host VSCode device

Auth isn't done automatically, only when you 'enable' the mcp. If we did them all at once, we could get ugly auth storms.

Tested via manual testing on multiple MCPs, both from remote and local VSCode connections.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13085 **State:** open **Merged:** No --- Closes #12061 This PR adds two features: - Add support for auth for mcps which need oauth from TUI - Add ability for VSCode remote connections to tunnel the oauth connection back to the host VSCode device Auth isn't done automatically, only when you 'enable' the mcp. If we did them all at once, we could get ugly auth storms. Tested via manual testing on multiple MCPs, both from remote and local VSCode connections.
yindo added the pull-request label 2026-02-16 18:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14508