You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance MCP server management with new components and functionality
- Added CommandDisplay, McpServerTable, ServerActionButtons, ServerStatusSwitch, and SyncConfigDialog components for improved server management.
- Implemented enable/disable functionality for MCP servers with corresponding Tauri commands.
- Updated package.json and bun.lock to include new dependencies for Radix UI components.
- Refactored manage page to utilize the new table component for displaying server configurations.
- Improved error handling and user feedback with toast notifications during server actions.
0 commit comments