Describe the bug
MCP Server fails to start in VScode Chat pane customizations MCP servers whenever I try to start:
Output shows this:
2026-05-28 02:24:03.671 [info] Stopping server antfu/nuxt-mcp
2026-05-28 02:24:03.702 [info] Starting server antfu/nuxt-mcp
2026-05-28 02:24:03.702 [info] Connection state: Starting
2026-05-28 02:24:03.717 [info] Starting server from LocalProcess extension host
2026-05-28 02:24:03.718 [info] Connection state: Running
2026-05-28 02:24:03.805 [info] Connection state: Error Error sending message to https://mcp.nuxt.com/sse: TypeError: fetch failed
Note that it works when added manually following the documentation instructions. Issue only occurs when I try to add it automatically (screenshot below shows vscode automatically added mcp server not running, while the other one added with mcp.json is working)
Reproduction
Open VScode chat pane (secondary pane) > Gear icon (Open Customizations) > MCP Servers > Browse Marketplace > Add Nuxt.
System Info
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Memory: 17.45 GB / 31.81 GB
Binaries:
Node: 24.14.1 - C:\Program Files\nodejs\node.EXE
npm: 11.11.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (145.0.3800.97)
Internet Explorer: 11.0.19041.5794
Used Package Manager
npm
Validations
Contributions
Describe the bug
MCP Server fails to start in VScode Chat pane customizations MCP servers whenever I try to start:
Output shows this:
Note that it works when added manually following the documentation instructions. Issue only occurs when I try to add it automatically (screenshot below shows vscode automatically added mcp server not running, while the other one added with
mcp.jsonis working)Reproduction
Open VScode chat pane (secondary pane) > Gear icon (Open Customizations) > MCP Servers > Browse Marketplace > Add Nuxt.
System Info
System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz Memory: 17.45 GB / 31.81 GB Binaries: Node: 24.14.1 - C:\Program Files\nodejs\node.EXE npm: 11.11.0 - C:\Program Files\nodejs\npm.CMD Browsers: Edge: Chromium (145.0.3800.97) Internet Explorer: 11.0.19041.5794Used Package Manager
npm
Validations
Contributions