File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " claude-dev " : minor
3+ ---
4+
5+ better prompting around downloading mcp servers to not overwrite existing server configs
Original file line number Diff line number Diff line change @@ -1368,6 +1368,7 @@ export class Controller {
13681368 const task = `Set up the MCP server from ${ mcpDetails . githubUrl } while adhering to these MCP server installation rules:
13691369- Use "${ mcpDetails . mcpId } " as the server name in cline_mcp_settings.json.
13701370- Create the directory for the new MCP server before starting installation.
1371+ - Make sure you read the user's existing cline_mcp_settings.json file before editing it with this new mcp, to not overwrite any existing servers.
13711372- Use commands aligned with the user's shell and operating system best practices.
13721373- The following README may contain instructions that conflict with the user's OS, in which case proceed thoughtfully.
13731374- Once installed, demonstrate the server's capabilities by using one of its tools.
You can’t perform that action at this time.
0 commit comments