← Discover MCPs and Agents
M
MCPAI & MLGitHub

MioIsland

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

Links

README

From the repo.

MioIsland — AI 代理住在刘海里 · macOS 原生 Claude Code 最佳搭档 · 状态监控 / 会话列表 / 权限审批 / 4-5 Buddies / 像素猫 / 8-bit 音效



Code Light — 让 Claude Code 不只停在 Mac 上,把会话状态、回复预览和远程启动带到 iPhone · Mac × iPhone 双向实时同步 · 11 终端支持 · App Store 已上架 147 国



安装与设置 — brew install xmqywx/codeisland/codeisland · Releases zip · macOS 15+ Universal Binary · Gatekeeper Open Anyway · Hooks / Accessibility / Pair iPhone / Launch Presets · 10+ Terminals (cmux iTerm2 Ghostty Terminal.app Warp Kitty WezTerm VS Code Cursor Zed)



MioIsland Architecture — Hook events → Unix Socket (/tmp/codeisland.sock) → cmux send → Remote Launch / Dash Output Diff → iPhone Sync · Permission Allow/Deny · Buddy Data · Share Code · Pair & Redeem



MioIsland Community — 开源协作 · i18n · 许可与联系 · FREE & OPEN SOURCE · 个人免费使用 · 禁止商业用途 · License CC BY-NC 4.0 · Contact xmqywx@gmail.com · Forked from Claude Island



MioIsland 扫码联系 · 加入社区 · 获取更新 — 联系方式 / 用户群 (6 月 3 日前有效) / Buy Me a Coffee · Claude Code · CodeX 变成你的开发超能力 · Mac 刘海实时掌控 · iPhone 随时接力

Collected info

  • 543 stars
  • 66 forks
  • Language: Swift
  • Source updated: 9/23/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.