tylergraydev/claude-code-tool-manager
GUI app to manage MCP servers for Claude Code
Platform-specific configuration:
{
"mcpServers": {
"claude-code-tool-manager": {
"command": "npx",
"args": [
"-y",
"claude-code-tool-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...