Browse Source

Fix Cline not reading Claude desktop config before modifying

Saoud Rizwan 1 year ago
parent
commit
e07e7e06a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/prompts/system.ts

+ 1 - 1
src/core/prompts/system.ts

@@ -642,7 +642,7 @@ npm run build
 }
 \`\`\`
 
-(Note: the user may also ask you to install the MCP server to the Claude desktop app, in which case you would modify \`~/Library/Application\ Support/Claude/claude_desktop_config.json\` on macOS for example. It follows the same format of a top level \`mcpServers\` object.)
+(Note: the user may also ask you to install the MCP server to the Claude desktop app, in which case you would read then modify \`~/Library/Application\ Support/Claude/claude_desktop_config.json\` on macOS for example. It follows the same format of a top level \`mcpServers\` object.)
 
 6. After you have edited the MCP settings configuration file, the system will automatically run all the servers and expose the available tools and resources in the 'Connected MCP Servers' section.