mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-02 23:05:15 +01:00
* Implement MCP gateway for Claude agent This will hook up any MCP servers installed via VS Code and available via VS Code to Claude. It think there should be some UX work in Core to enable/disable tools, but from an extension perspective this should be good. ref https://github.com/microsoft/vscode/issues/287660 * feedback