feat(cli): add mcp list, add, auth, and logout commands (#34643)

This commit is contained in:
Aiden Cline
2026-06-30 13:49:07 -05:00
committed by GitHub
parent 194b0615e0
commit 0a60662d71
12 changed files with 302 additions and 9 deletions
+1
View File
@@ -5298,6 +5298,7 @@ export type McpServer = {
| McpStatusFailed2
| McpStatusNeedsAuth2
| McpStatusNeedsClientRegistration2
integrationID?: string
}
export type ProjectCurrent = {