Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

ios-agent in other clients