From beec4883794ceed0e1cc91bedad89fb0df0e5e17 Mon Sep 17 00:00:00 2001 From: Mohammod Al Amin Ashik Date: Wed, 11 Feb 2026 15:41:03 +0800 Subject: [PATCH] docs: add mcpmux.com links and download references to README Add website, download, discover, and features links throughout the README so users can easily find the McpMux platform. Co-Authored-By: Claude Opus 4.6 Signed-off-by: Mohammod Al Amin Ashik --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 611f3296..9e1ef8a5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ### Configure your MCP servers once. Connect every AI client. +**[Website](https://mcpmux.com)** · **[Download](https://mcpmux.com/download)** · **[Discover Servers](https://mcpmux.com)** · **[Features](https://mcpmux.com/features)** + ![McpMux Dashboard](docs/screenshots/dashboard.png) --- @@ -72,7 +74,7 @@ Add, remove, and monitor all your MCP servers in one place. See connection statu ### Server Registry -Browse and one-click install from a curated registry of MCP servers. Filter by category, auth type, or hosting. Cached for offline use. +Browse and one-click install from a curated registry of MCP servers. Filter by category, auth type, or hosting. Cached for offline use. You can also browse the full registry at [mcpmux.com](https://mcpmux.com). ![Discover Servers](docs/screenshots/discover.png) @@ -120,9 +122,9 @@ All MCP traffic stays on your machine. Cloud sync (optional) only covers config ## Getting Started -**1. [Download McpMux](https://github.com/MCP-Mux/mcp-mux/releases)** — Windows (MSI), macOS (DMG), Linux (DEB/RPM/AppImage) +**1. [Download McpMux](https://mcpmux.com/download)** — Windows (MSI), macOS (DMG), Linux (DEB/RPM/AppImage) -**2. Add servers** — Discover tab to browse the registry, or add manually +**2. Add servers** — Discover tab to browse the registry, or [explore servers on mcpmux.com](https://mcpmux.com) and install with one click **3. Paste config** — Copy the snippet from the Dashboard into your AI clients @@ -160,6 +162,13 @@ mcp-mux/ +## Links + +- **Website & Server Discovery** — [mcpmux.com](https://mcpmux.com) +- **Download** — [mcpmux.com/download](https://mcpmux.com/download) +- **Features** — [mcpmux.com/features](https://mcpmux.com/features) +- **Server Definitions Repo** — [github.com/MCP-Mux/mcp-servers](https://github.com/MCP-Mux/mcp-servers) + ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.