Manages Model Context Protocol (MCP) server configurations for various clients.
Config Manager simplifies the management of configurations for Model Context Protocol (MCP) servers, catering to clients such as Claude Desktop and VSCode extensions like Cline and Roo. It automates configuration file path detection across different environments (EC2, macOS, Windows), validates environment variables, and provides generic configuration management functions. Specifically, for VSCode extensions, it includes settings like `disabled` and `autoApprove`, enhancing the development workflow.