-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
I downloaded the release dmg from https://github.com/smart-mcp-proxy/mcpproxy-go/releases/tag/v0.3.19.
then installed it and then allowed the Mac to open it ( via security settings, since it's not signed) but nothing. Just hangs.
So then went inside the .app to run the golang binary and:
apple@apples-MacBook-Pro ~ % /Applications/mcpproxy.app/Contents/MacOS/mcpproxy ; exit;
2025-07-01 13:40:49 INFO [email protected]/command.go:1015 Log directory configured {"path": "/Users/apple/Library/Logs/mcpproxy", "os": "darwin", "standard": "macOS File System Programming Guide"}
2025-07-01 13:40:49 INFO [email protected]/command.go:1015 Starting mcpproxy {"version": "v0.3.19", "log_level": "info", "tray_enabled": true, "log_to_file": true}
2025-07-01 13:40:49 INFO [email protected]/command.go:1015 Configuration loaded {"data_dir": "/Users/apple/.mcpproxy", "servers_count": 0, "tray_enabled": true, "read_only_mode": false, "disable_management": false, "enable_prompts": true}
it just hangs. no GUI starts up in taskbar...
2nd attempt did not change anything...
Metadata
Metadata
Assignees
Labels
No labels