A tracking list of suggested features for Claude Code Tool Manager.
Status: In Progress Description: The marketplace uses anonymous GitHub API access (60 req/hr). Adding a personal access token increases this to 5,000 req/hr. Add settings UI for managing tokens and thread them through the GitHub API client.
Status: In Progress Description: Allow users to switch between different sets of globally-enabled MCPs, skills, commands, subagents, and hooks (e.g., "Work" vs "Personal"). Snapshot and restore global configurations with one click.
Description: Export entire configurations (MCPs, skills, commands, hooks) as shareable JSON/YAML files. Import configurations from files or URLs to quickly set up new environments.
Description: Periodically check the health/connectivity of configured MCP servers. Show status indicators (green/yellow/red) and alert users when servers go down.
Description: Save a project's full configuration (MCPs, skills, commands, hooks) as a reusable template. Apply templates to new projects for quick setup.
Description: Select multiple items (MCPs, skills, etc.) and perform bulk actions like enable/disable, assign to project, delete, or export.
Description: A global search bar that searches across MCPs, skills, commands, subagents, hooks, and projects simultaneously.
Description: Track dependencies between MCPs (e.g., an MCP that requires another). Warn users when disabling an MCP that others depend on.
Description: Show a diff view when syncing configurations, allowing users to review changes before they're written to disk.
Description: Automatically sync marketplace repositories on a configurable schedule (e.g., daily, weekly) to keep the item catalog fresh.
Description: Track which MCPs, skills, and commands are used most frequently. Help users identify underutilized tools and optimize their setup.
Description: Add keyboard shortcuts for common actions like syncing, creating new items, switching between pages, and toggling global items.
Description: Add an explicit theme toggle in settings (currently follows system preference). Allow users to force dark or light mode.
Description: A centralized notification center that logs all sync results, import/export operations, and configuration changes with timestamps.