Norman-else/claude-workbench
A modern GUI management tool for the Claude Code CLI with a built-in AI Assistant. It provides a visual interface to manage MCP servers, API credential profiles, custom slash-commands, agent skills, and community plugins — all without manually editing JSON or shell config files. The integrated AI Assistant lets you interact with Claude directly.
Platform-specific configuration:
{
"mcpServers": {
"claude-workbench": {
"command": "npx",
"args": [
"-y",
"claude-workbench"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...