this post was submitted on 14 Nov 2025
5 points (100.0% liked)

VS Code

1097 readers
8 users here now

founded 2 years ago
MODERATORS
 

Occasionally I’ll find my computer slowing down dramatically only to realize a VS Code MCP server is using enough RAM to put me 50GB deep into Swap usage.

The thing is VS Code isn’t even my main IDE, I just use it to browse projects and as a text editor. I don’t need or want it to run an MCP server and I don’t know why it’s doing it.

I’m limited in my ability to provide more details, because I just killed the process last time, to move on with work, and didn’t take notes on what it was exactly. I’ll do that next time.

Has anybody else experienced something like this? It’s a very hard problem to search for - everybody wants to run MCP servers, not stop them.

you are viewing a single comment's thread
view the rest of the comments
[–] Kissaki@programming.dev 5 points 3 months ago* (last edited 3 months ago) (4 children)

I can't currently use VS Code with extensions to check, but you should be able to uninstall or disable Copilot and MCP. When I search for MCP in the settings, I see several settings, some of which can restrict MCP use/start.

Alternatively, maybe you want to try a VSCode fork, like Codium (dunno if they only drop telemetry or some of the Copilot stuff as well now), or an alternative similar IDE, like Geany.

[–] GammaGames@beehaw.org 2 points 3 months ago (2 children)

Or if you want a fast editor built in rust there’s zed: https://zed.dev/

[–] Kissaki@programming.dev 2 points 3 months ago* (last edited 3 months ago)

uuh, I see Zed's been available for Windows for a month now. That has always been a blocker for me. I'll definitely try it out.

load more comments (1 replies)
load more comments (2 replies)