Releases: zhaoxinyi02/MY_GPT
Releases · zhaoxinyi02/MY_GPT
Release list
Mac MCP v3.0.1
Full Changelog: v3.0.0...v3.0.1
Mac MCP v3.0.0
Mac MCP v3.0.0
The first public release of Mac MCP: a native SwiftUI agent runtime that connects ChatGPT and Claude to your Mac through standard remote MCP.
Mac MCP 首个公开版本:使用原生 SwiftUI 构建,通过标准远程 MCP 将 ChatGPT 和 Claude 连接到你的 Mac。
Highlights / 主要能力
- Native macOS app and menu-bar runtime / 原生 macOS 应用与菜单栏后台运行
- 52 dynamic MCP tools / 52 个动态 MCP 工具
- SQLite state, redacted audit, and macOS Keychain / SQLite 状态、脱敏审计与 Keychain
- Persistent jobs and PTY sessions / 持久 Job 与 PTY 会话
- Workspace policy and isolated Codex worktrees / 工作区权限与隔离 Codex worktree
- Bundled, checksum-verified frpc tunnel / 内置并校验 SHA-256 的 frpc 隧道
- ChatGPT and Claude connector support / 同时支持 ChatGPT 与 Claude Connector
Requirements / 必要条件
- Apple Silicon Mac with macOS 13+
- Linux server with public IPv4
- Domain name and publicly trusted HTTPS certificate
- ChatGPT or Claude account with custom remote MCP support
需要 Apple Silicon Mac(macOS 13+)、具有公网 IPv4 的 Linux 服务器、域名、受信任 HTTPS 证书,以及支持自定义远程 MCP 的 ChatGPT 或 Claude 账号。
Install / 安装
- Download
Mac-MCP-v3.0.0-arm64.zipand its.sha256file. - Verify the checksum, extract the app, and move it to
/Applications. - This build is ad-hoc signed and not yet notarized. If Gatekeeper blocks it after checksum verification:
xattr -dr com.apple.quarantine "/Applications/Mac MCP.app"
open "/Applications/Mac MCP.app"The full MCP URL contains a bearer credential. Never post it in screenshots, issues, or logs.
完整 MCP 地址包含私有凭据,请勿出现在截图、Issue 或公开日志中。