Skip to content

Commit c416bd5

Browse files
authored
Update README.md
1 parent cefa644 commit c416bd5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Add a server in McpMux and every client has it instantly. No files to edit.
4949
{
5050
"mcpServers": {
5151
"mcpmux": {
52-
"url": "http://localhost:9315/mcp"
52+
"type": "http",
53+
"url": "http://localhost:45818/mcp"
5354
}
5455
}
5556
}

0 commit comments

Comments
 (0)