BACH CodeCommander for Cline
io.github.lukisch/bach-codecommander-mcp
17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.
client:Cline
transport:stdio
runtime:npm
Install BACH CodeCommander in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"bach-codecommander-mcp": {
"command": "npx",
"args": [
"-y",
"bach-codecommander-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs