serena-mcp-zero-infra-cost-stdio-per-session

Serena uses stdio transport and spawns a new process per claude-code session rather than running as an always-on daemon. The process (visible as a PID in the session) dies automatically when the session ends, incurring zero persistent RAM or CPU cost. This makes it appropriate for permanent global registration despite being a heavyweight LSP-based tool.