We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad3d438 + d0acb30 commit bafcff7Copy full SHA for bafcff7
src/Install/CodeEnvironment/ClaudeCode.php
@@ -48,7 +48,7 @@ public function mcpInstallationStrategy(): McpInstallationStrategy
48
49
public function shellMcpCommand(): string
50
{
51
- return 'claude mcp add -s local -t stdio {key} "{command}" {args} {env}';
+ return 'claude mcp add -s project -t stdio {key} "{command}" {args} {env}';
52
}
53
54
public function guidelinesPath(): string
0 commit comments