From c416bd5b0d9b0bca38545165c18de09ba09ec08a Mon Sep 17 00:00:00 2001 From: Mohammod Al Amin Ashik Date: Sun, 8 Feb 2026 13:10:35 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1bd6930..611f3296 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ Add a server in McpMux and every client has it instantly. No files to edit. { "mcpServers": { "mcpmux": { - "url": "http://localhost:9315/mcp" + "type": "http", + "url": "http://localhost:45818/mcp" } } }