Discover and explore top open-source AI tools and projects—updated daily.
tylergraydevDesktop GUI for AI coding assistant tool management
Top 92.0% on SourcePulse
This desktop application addresses the complexity of managing AI coding assistant configurations, particularly Claude Code's MCP servers, commands, skills, and hooks, which are often scattered across a user's filesystem. It provides a unified GUI for organizing, testing, and synchronizing these tools across multiple AI coding assistants and projects, offering a significant workflow improvement for developers.
How It Works
Built with Svelte 5/SvelteKit and Tauri 2 (Rust), this GUI application centralizes the management of AI coding assistant configurations, focusing on the MCP (Model Context Protocol) server ecosystem. It allows users to create, edit, and organize MCP servers, commands, skills, sub-agents, and hooks through a visual interface. A key feature is its multi-editor synchronization, enabling configurations managed in the app to automatically update corresponding files for supported editors like Claude Code, OpenCode, Codex CLI, GitHub Copilot CLI, Cursor, and Gemini CLI.
Quick Start & Requirements
brew tap tylergraydev/cctm && brew install --cask claude-code-tool-manager.msi or .exe for Windows, .dmg for macOS, and .AppImage or .deb for Linux from the Releases page.npm install, then npm run tauri build.Highlighted Details
Maintenance & Community
Contributions are welcomed via pull requests ("PRs welcome!"). The provided README does not detail specific contributors, sponsorships, or community channels like Discord or Slack.
Licensing & Compatibility
Limitations & Caveats
The project appears to be under active development, as indicated by the build-from-source instructions. Specific limitations, unsupported platforms, or known bugs are not detailed in the provided README excerpt.
3 days ago
Inactive