Skip to content

Commit bafcff7

Browse files
authored
Merge pull request #76 from calebdw/calebdw/push-urxulxvxvlqn
2 parents ad3d438 + d0acb30 commit bafcff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Install/CodeEnvironment/ClaudeCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public function mcpInstallationStrategy(): McpInstallationStrategy
4848

4949
public function shellMcpCommand(): string
5050
{
51-
return 'claude mcp add -s local -t stdio {key} "{command}" {args} {env}';
51+
return 'claude mcp add -s project -t stdio {key} "{command}" {args} {env}';
5252
}
5353

5454
public function guidelinesPath(): string

0 commit comments

Comments
 (0)