ios-agent for Claude Code
io.github.emazaheri/ios-agent
Drive a real iPhone or an iOS Simulator with an AI agent, through XCUIAutomation.
client:Claude Code
transport:stdio
runtime:pypi
Install ios-agent in Claude Code
run in your project directory
claude mcp add ios-agent -e IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE=<IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE> -e IOS_MCP_POLICY__ENABLED=<IOS_MCP_POLICY__ENABLED> -e IOS_MCP_WDA__BUNDLE_ID=<IOS_MCP_WDA__BUNDLE_ID> -e IOS_MCP_SIMULATOR__SHOW_WINDOW=<IOS_MCP_SIMULATOR__SHOW_WINDOW> -- uvx ios-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs