tylergraydev/claude-code-tool-manager
GUI app to manage MCP servers for Claude Code
What it solves
It eliminates the need to manually edit complex JSON and markdown configuration files scattered across the filesystem to manage AI coding assistants. It provides a centralized visual interface for configuring tools, commands, and agents across multiple different AI editors and CLI tools.
How it works
The app acts as a management layer that reads and writes to the configuration files of various supported editors (such as Claude Code, Cursor, and Gemini CLI). It syncs MCP (Model Context Protocol) configurations across these editors automatically. It also includes its own MCP server, allowing an AI assistant to programmatically update the user's tool configurations.
Who it’s for
Developers who use AI coding assistants and want a streamlined way to manage their MCP servers, custom skills, sub-agents, and project-specific toolsets without hand-editing config files.
Highlights
- Multi-Editor Sync: Automatically synchronizes MCP configurations across Claude Code, OpenCode, Codex CLI, GitHub Copilot CLI, Cursor, and Gemini CLI.
- MCP Testing: Allows users to connect to and execute tools from an MCP server directly within the app to validate them before deployment.
- Comprehensive Management: Visual tools for creating slash commands, agent skills, custom sub-agents, and event-based hooks.
- Customization: Includes a visual builder for terminal status lines and a manager for the action verbs shown in the AI spinner.
- Analytics & Insights: Provides interactive charts for token consumption, API costs, and session quality reports based on local usage data.
Related
- Project
- Project
- Project
- Project
- Project