You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update README and enhance server management UI
- Replaced the screenshot in README.md with a demo GIF for better visual representation.
- Updated the benefits section in README.md to clarify that team collaboration features are in beta.
- Improved the layout of the feature comparison table in README.md for better readability.
- Enhanced ServerCard component to display server logos if available, falling back to a GitHub icon if not.
- Added a refresh button and an "Add Custom Server" button in the McpManage component for improved user interaction.
- Introduced a dialog for adding custom servers in the McpManage component.
- Updated ServerType to rename icon_url to logoUrl for consistency.
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Add, manage, and sync MCP (Model Context Protocol) servers across AI clients lik
33
33
34
34
**The fastest way to supercharge your AI workflow with 600+ curated MCP servers.**
35
35
36
-

36
+

37
37
38
38
### 🎯 Key Features
39
39
@@ -48,7 +48,7 @@ Add, manage, and sync MCP (Model Context Protocol) servers across AI clients lik
48
48
49
49
### 💎 Game-Changing Benefits
50
50
51
-
**Sync MCP server configuration across all your MCP clients. Pro users get secure, encrypted backup of their `mcp_server_config` to our FastAPI backend. Team collaboration features coming soon!**
51
+
**Sync MCP server configuration across all your MCP clients. Pro users get secure, encrypted backup of their `mcp_server_config` to our FastAPI backend. Team collaboration features (beta)!**
52
52
53
53
## 🚀 Quick Start
54
54
@@ -63,17 +63,23 @@ Add, manage, and sync MCP (Model Context Protocol) servers across AI clients lik
0 commit comments