Skip to content

Commit c1e97e3

Browse files
authored
feat(mcp_store): MCP brand logos and auto-refresh after connect (#1900)
1 parent 651dbc5 commit c1e97e3

44 files changed

Lines changed: 513 additions & 63 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/code/src/renderer/api/generated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9598,6 +9598,7 @@ export namespace Schemas {
95989598
id: string;
95999599
template_id: string | null;
96009600
name: string;
9601+
icon_key: string;
96019602
display_name?: string | undefined;
96029603
url?: string | undefined;
96039604
description?: string | undefined;
4.25 KB
Loading
Lines changed: 5 additions & 0 deletions
Loading
5.04 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
34.8 KB
Loading
11.1 KB
Loading
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)