Skip to content
Claude Desktop

ios agent skill for Claude Desktop

io.github.nagarjuna2997/ios-agent-skill

Swift reviews, local Apple references, app scaffolding and iOS simulator workflows.

client:Claude Desktop transport:stdio runtime:npm

Install ios agent skill in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ios-agent-skill": {
      "command": "npx",
      "args": [
        "-y",
        "ios-agent-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ios agent skill in other clients