orchard-sign

sophiacave/orchard-sign
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Apple code signing automation MCP server. Diagnose errors, check health, fix profiles. Zero competitors.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "orchard-sign": {
      "command": "uvx",
      "args": [
        "orchard-sign"
      ]
    }
  }
}

Or install with pip: pip install orchard-sign

README Excerpt

**Apple code signing automation for Claude Code.** Diagnose errors, check health, list certificates and profiles, get fix guides. Zero competitors. Code signing is the #1 pain point for Apple developers. Every AI coding tool fails at it. orchard-sign fixes that. Add to `~/.claude/mcp.json`: ```json {

Tools (6)

entitlementssign_diagnosesign_fixsign_healthsign_identitiessign_profiles