Feat: MCP Marketplace Setting (#1877)

* feat-mc-marketplace-setting

* add changeset

* Fixes

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
Shawn Smith
2025-02-19 23:40:22 -08:00
committed by GitHub
co-authored by Saoud Rizwan
parent cd3f3e2150
commit 45e1f58bbc
6 changed files with 49 additions and 80 deletions
+1
View File
@@ -80,6 +80,7 @@ export interface ExtensionState {
email: string | null
photoURL: string | null
}
mcpMarketplaceEnabled?: boolean
}
export interface ClineMessage {