Skip to content

Commit c983453

Browse files
authored
Merge branch 'main' into claude/setup-mcp-mux-repos-gSgtL
2 parents f16e7c7 + 68c292c commit c983453

66 files changed

Lines changed: 2547 additions & 889 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.10"
2+
".": "0.0.11"
33
}

CHANGELOG.md

Lines changed: 36 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,94 @@
11
# Changelog
22

3-
## [0.0.10](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10)
3+
## [0.0.11](https://github.com/ion-ash/mcp-mux/compare/v0.0.10...v0.0.11) (2026-02-12)
44

55

66
### Bug Fixes
77

8-
* suppress console window for stdio MCP servers on Windows ([#59](https://github.com/MCP-Mux/mcp-mux/issues/59)) ([98f862c](https://github.com/MCP-Mux/mcp-mux/commit/98f862cae83f24c4397fe8e6204215c68b0baf92))
8+
* Claude client icon resolving ([#68](https://github.com/ion-ash/mcp-mux/issues/68)) ([c54128e](https://github.com/ion-ash/mcp-mux/commit/c54128e0fbff96bd110de4e4dea45580dfad224c))
9+
* Fix refresh token issue ([#69](https://github.com/ion-ash/mcp-mux/issues/69)) ([0eba047](https://github.com/ion-ash/mcp-mux/commit/0eba047922d3313121b5dd89e62f8b6aae9fe1db))
910

10-
## [0.0.9](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09)
11+
12+
### Documentation
13+
14+
* add mcpmux.com links and download references to README ([#64](https://github.com/ion-ash/mcp-mux/issues/64)) ([04ab100](https://github.com/ion-ash/mcp-mux/commit/04ab1006d68860ff6f347ef6cd68dd3d678c3352))
15+
16+
## [0.0.10](https://github.com/ion-ash/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10)
17+
18+
19+
### Bug Fixes
20+
21+
* suppress console window for stdio MCP servers on Windows ([#59](https://github.com/ion-ash/mcp-mux/issues/59)) ([98f862c](https://github.com/ion-ash/mcp-mux/commit/98f862cae83f24c4397fe8e6204215c68b0baf92))
22+
23+
## [0.0.9](https://github.com/ion-ash/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09)
1124

1225

1326
### Bug Fixes
1427

15-
* render server icon URLs as images instead of raw text ([#57](https://github.com/MCP-Mux/mcp-mux/issues/57)) ([5a94708](https://github.com/MCP-Mux/mcp-mux/commit/5a94708dcddd47c26183bd18c6abd348c91f976c))
28+
* render server icon URLs as images instead of raw text ([#57](https://github.com/ion-ash/mcp-mux/issues/57)) ([5a94708](https://github.com/ion-ash/mcp-mux/commit/5a94708dcddd47c26183bd18c6abd348c91f976c))
1629

17-
## [0.0.8](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09)
30+
## [0.0.8](https://github.com/ion-ash/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09)
1831

1932

2033
### Features
2134

22-
* Add custom server configuration fields (env vars, args, headers) ([#54](https://github.com/MCP-Mux/mcp-mux/issues/54)) ([37ce0f5](https://github.com/MCP-Mux/mcp-mux/commit/37ce0f575883680e2ee12354e3bfea48e7a9337e))
35+
* Add custom server configuration fields (env vars, args, headers) ([#54](https://github.com/ion-ash/mcp-mux/issues/54)) ([37ce0f5](https://github.com/ion-ash/mcp-mux/commit/37ce0f575883680e2ee12354e3bfea48e7a9337e))
2336

2437

2538
### Bug Fixes
2639

27-
* Update screenshots and Logo ([#56](https://github.com/MCP-Mux/mcp-mux/issues/56)) ([e6fb736](https://github.com/MCP-Mux/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd))
40+
* Update screenshots and Logo ([#56](https://github.com/ion-ash/mcp-mux/issues/56)) ([e6fb736](https://github.com/ion-ash/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd))
2841

2942

3043
### Documentation
3144

32-
* add comprehensive light-theme screenshots for all features ([#47](https://github.com/MCP-Mux/mcp-mux/issues/47)) ([cefa644](https://github.com/MCP-Mux/mcp-mux/commit/cefa644daad6c23640db6bc767eb1dd0e43199f0))
33-
* comprehensive README rewrite with features, security, and archi… ([#44](https://github.com/MCP-Mux/mcp-mux/issues/44)) ([243d3a3](https://github.com/MCP-Mux/mcp-mux/commit/243d3a369f34cfb02c5e82085e90c68e5bed963d))
45+
* add comprehensive light-theme screenshots for all features ([#47](https://github.com/ion-ash/mcp-mux/issues/47)) ([cefa644](https://github.com/ion-ash/mcp-mux/commit/cefa644daad6c23640db6bc767eb1dd0e43199f0))
46+
* comprehensive README rewrite with features, security, and archi… ([#44](https://github.com/ion-ash/mcp-mux/issues/44)) ([243d3a3](https://github.com/ion-ash/mcp-mux/commit/243d3a369f34cfb02c5e82085e90c68e5bed963d))
3447

35-
## [0.0.7](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07)
48+
## [0.0.7](https://github.com/ion-ash/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07)
3649

3750

3851
### Bug Fixes
3952

40-
* ux improvements and fixes ([#42](https://github.com/MCP-Mux/mcp-mux/issues/42)) ([fa52576](https://github.com/MCP-Mux/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d))
53+
* ux improvements and fixes ([#42](https://github.com/ion-ash/mcp-mux/issues/42)) ([fa52576](https://github.com/ion-ash/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d))
4154

42-
## [0.0.6](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06)
55+
## [0.0.6](https://github.com/ion-ash/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06)
4356

4457

4558
### Features
4659

47-
* add autostart and system tray functionality ([#38](https://github.com/MCP-Mux/mcp-mux/issues/38)) ([cc99fcf](https://github.com/MCP-Mux/mcp-mux/commit/cc99fcf412f24f48edba12b8f0359fa71b5247c6))
48-
* implement Tauri updater functionality ([#36](https://github.com/MCP-Mux/mcp-mux/issues/36)) ([d355c68](https://github.com/MCP-Mux/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f))
60+
* add autostart and system tray functionality ([#38](https://github.com/ion-ash/mcp-mux/issues/38)) ([cc99fcf](https://github.com/ion-ash/mcp-mux/commit/cc99fcf412f24f48edba12b8f0359fa71b5247c6))
61+
* implement Tauri updater functionality ([#36](https://github.com/ion-ash/mcp-mux/issues/36)) ([d355c68](https://github.com/ion-ash/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f))
4962

50-
## [0.0.5](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05)
63+
## [0.0.5](https://github.com/ion-ash/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05)
5164

5265

5366
### Bug Fixes
5467

55-
* **oauth:** remove credential caching to enable automatic token refresh ([#33](https://github.com/MCP-Mux/mcp-mux/issues/33)) ([f398cfa](https://github.com/MCP-Mux/mcp-mux/commit/f398cfad7f1f92956f528b5e4640049de77b5ac3))
68+
* **oauth:** remove credential caching to enable automatic token refresh ([#33](https://github.com/ion-ash/mcp-mux/issues/33)) ([f398cfa](https://github.com/ion-ash/mcp-mux/commit/f398cfad7f1f92956f528b5e4640049de77b5ac3))
5669

57-
## [0.0.4](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05)
70+
## [0.0.4](https://github.com/ion-ash/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05)
5871

5972

6073
### Bug Fixes
6174

62-
* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/MCP-Mux/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e))
75+
* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/ion-ash/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e))
6376

64-
## [0.0.3](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05)
77+
## [0.0.3](https://github.com/ion-ash/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05)
6578

6679

6780
### Features
6881

69-
* initial release of McpMux desktop app ([72181e2](https://github.com/MCP-Mux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
82+
* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
7083

7184

7285
### Bug Fixes
7386

74-
* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/MCP-Mux/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3))
87+
* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/ion-ash/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3))
7588

76-
## [0.0.2](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05)
89+
## [0.0.2](https://github.com/ion-ash/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05)
7790

7891

7992
### Features
8093

81-
* initial release of McpMux desktop app ([72181e2](https://github.com/MCP-Mux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
94+
* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))

Cargo.lock

Lines changed: 17 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.0.10"
13+
version = "0.0.11"
1414
edition = "2021"
1515
license = "GPL-3.0-or-later"
1616
repository = "https://github.com/mcpmux/mcpmux"
@@ -83,3 +83,4 @@ lto = true
8383
codegen-units = 1
8484
strip = true
8585

86+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# McpMux
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
4-
[![GitHub release](https://img.shields.io/github/v/release/MCP-Mux/mcp-mux)](https://github.com/MCP-Mux/mcp-mux/releases)
4+
[![GitHub release](https://img.shields.io/github/v/release/ion-ash/mcp-mux)](https://github.com/ion-ash/mcp-mux/releases)
55

66
### Configure your MCP servers once. Connect every AI client.
77

@@ -167,7 +167,7 @@ mcp-mux/
167167
- **Website & Server Discovery**[mcpmux.com](https://mcpmux.com)
168168
- **Download**[mcpmux.com/download](https://mcpmux.com/download)
169169
- **Features**[mcpmux.com/features](https://mcpmux.com/features)
170-
- **Server Definitions Repo**[github.com/MCP-Mux/mcp-servers](https://github.com/MCP-Mux/mcp-servers)
170+
- **Server Definitions Repo**[github.com/ion-ash/mcp-servers](https://github.com/ion-ash/mcp-servers)
171171

172172
## Contributing
173173

apps/desktop/public/mcpmux.svg

Lines changed: 11 additions & 14 deletions
Loading

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mcpmux"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
edition.workspace = true
55
publish = false
66
description = "McpMux - Centralized MCP Server Management"
-1.42 KB
Loading
-3.09 KB
Loading
50 Bytes
Loading

0 commit comments

Comments
 (0)