We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66b09dd + ee83af1 commit 68582cfCopy full SHA for 68582cf
1 file changed
cmd/src/mcp.go
@@ -33,7 +33,6 @@ func mcpUsage() {
33
}
34
35
func mcpMain(args []string) error {
36
- fmt.Println("NOTE: This command is still experimental")
37
apiClient := cfg.apiClient(nil, mcpFlagSet.Output())
38
39
ctx := context.Background()
0 commit comments