Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit915cd62

Browse files
committed
fix(mcp_config): rollback default client
1 parent9d2ba7d commit915cd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/McpServer/Console/McpConfigCommand.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ final class McpConfigCommand extends BaseCommand
4646
shortcut:'c',
4747
description:'MCP client type (claude, codex, cursor, generic)',
4848
)]
49-
protectedstring$client ='claude';
49+
protectedstring$client ='generic';
5050

5151
#[Option(
5252
name:'project-path',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp