Commit c051f03
committed
feat: MCP Library — world-class marketplace view for MCP servers
Dedicated MCP Library view replacing Settings-embedded MCP:
- Browse 10+ curated MCP servers (Postgres, GitHub, Brave, Slack, etc.)
- Category pills: All, Installed, Featured, Databases, APIs, Developer
- Real-time search filtering
- Beautiful card grid with icons, descriptions, status dots
- Configuration modal with command, env vars, arguments
- Install/configure/remove/toggle servers
- Empty state for Installed filter
- Premium dark UI: true black, squircle cards (24px radius), animations
- Responsive: 1-col mobile → 4-col desktop
- Hidden on mobile (like skills)
- Registered as 'mcp' view with ⌘6 shortcut
- MCP tab removed from Settings panel
New files: components/mcp-library.tsx (714 lines), views/mcp-library-view.tsx1 parent 88fd2ad commit c051f03
7 files changed
Lines changed: 739 additions & 13 deletions
File tree
- app
- components
- views
- context
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
137 | | - | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments