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" } } }