From fb20dcc24d6c9a7af8df2f0cdb5968a9b94414bc Mon Sep 17 00:00:00 2001 From: Mohammod Al Amin Ashik Date: Tue, 17 Feb 2026 19:31:08 +0800 Subject: [PATCH] Add McpMux as MCP client McpMux is a desktop app and local MCP gateway that lets users configure MCP servers once and connect every AI client through a single localhost endpoint. Website: https://mcpmux.com GitHub: https://github.com/mcpmux/mcp-mux Signed-off-by: Mohammod Al Amin Ashik --- src/mcp_client_capabilities/mcp-clients.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/mcp_client_capabilities/mcp-clients.json b/src/mcp_client_capabilities/mcp-clients.json index 4855ea1..a30c0d2 100644 --- a/src/mcp_client_capabilities/mcp-clients.json +++ b/src/mcp_client_capabilities/mcp-clients.json @@ -242,6 +242,14 @@ "title": "Make MCP Client", "url": "https://www.make.com" }, + "mcpmux": { + "protocolVersion": "2025-06-18", + "title": "McpMux", + "tools": {}, + "resources": {}, + "prompts": {}, + "url": "https://mcpmux.com" + }, "Mistral": { "protocolVersion": "2025-06-18", "title": "Mistral AI: Le Chat",