Build, test, run Xcode projects, and manage simulators from Claude Code.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "xpresso" yet — see the docs or source repo.
Use xpresso to open the current Xcode project, build the Debug configuration, and run the app on an available iPhone simulator. If the build fails, provide a summary of the errors.
Returns the build and run result, identifies the simulator used, and summarizes errors if the build fails.
Use xpresso to run unit tests for this Xcode project, executing only tests related to the Login module, and summarize passes, failures, and failure reasons.
Outputs the test results, a list of failed cases, and concise explanations of failure reasons.
Use xpresso to list available iOS simulators, boot an iPhone 15 simulator, and uninstall the old version of the app named DemoApp from it.
Returns the simulator list, the boot status of the target device, and whether the app uninstall succeeded.
Turn CLI tools or REST APIs into MCP servers for Claude.
Run Xcode builds, tests, and package management through MCP.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Connect to X through MCP clients to fetch, search, and handle tweets.
Make project docs instantly accessible so Claude Code understands architecture and conventions.
Connect Claude Code with Emacs for buffer, file, org, git, and diff tasks.