nanshanyi/dsh-mcp-xcode0

dsh-mcp-xcode

DSH plugin bridging agents to the Xcode headless MCP service (xcrun mcpbridge) over stdio JSON-RPC, exposing Xcode build/test/preview/simulator tools as agent tools. Zero runtime dependencies.

AI Analysis

核心用途是让 AI 能够直接操作 Xcode 进行 iOS/macOS 开发与测试。适合使用 DSH 辅助苹果生态开发的程序员。

Package
dsh-mcp-xcode
Version
1.0.0
License
MIT
Last updated
Aug 15, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用

直接自然语言描述即可,例如:

打开 /path/to/Project.xcodeproj,跑一遍单元测试,把失败的用例列出来

排障:让 agent 调用 xcode_mcp_status(必要时带 reconnect: true)。