v1.2.3
Support more client vscode, mcphub.nvim, cline
feat: add new client options and enhance JSON handling for vscode and mcphub
- Added new client options: Cline, Vscode, and mcphub.nvim to the client selector.
- Updated EnvEditor to streamline environment variable handling.
- Modified needspathClient to include Vscode.
- Introduced hasViewed property in ServerType for tracking user interactions.
- Enhanced client configuration paths for Cline and Vscode in the Rust backend.
- Improved JSON management functions to normalize response keys for client consistency.