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.
1 parent e881da2 commit 3f5cf59Copy full SHA for 3f5cf59
src/pkg/mcp/setup.go
@@ -55,7 +55,7 @@ const (
55
MCPClientVSCode MCPClient = "vscode"
56
MCPClientCode MCPClient = "code"
57
MCPClientVSCodeInsiders MCPClient = "vscode-insiders"
58
- MCPClientInsiders MCPClient = "insiders"
+ MCPClientInsiders MCPClient = "code-insiders"
59
MCPClientClaude MCPClient = "claude"
60
MCPClientWindsurf MCPClient = "windsurf"
61
MCPClientCascade MCPClient = "cascade"
0 commit comments