On Linux you can force MCP servers into their own memory cgroup with an environment variable.
tengu_mcp_memory_cgroup Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.239: on
Read once, for one account on one subscription tier, against v2.1.239. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
On Linux, MCP server processes and up to 256 of their discovered child processes can be attached to a dedicated mcp control group so their memory is accounted separately from Claude Code's. Off unless the tengu_mcp_memory_cgroup flag is on (its fallback is false); CLAUDE_CODE_MCP_MEMORY_CGROUP forces it on, and a falsy value or none disables it.
- Processes spawned before the flag resolves are parked and attached once it does.
- Reports a
tengu_mcp_cgroupevent with status enabled or disabled, plusmcp_memory_cgroupfailure reasons.
tengu_mcp_memory_cgroup
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.