Skip to content

skwallace36/homebrew-pepper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

homebrew-pepper

Homebrew tap for Pepper — MCP server for iOS Simulator apps.

Install

brew tap skwallace36/pepper
brew install pepper

Until a stable release is tagged, install from HEAD:

brew install --HEAD skwallace36/pepper/pepper

After Installing

Add to your MCP client (Claude Code, Cursor, etc.):

claude mcp add pepper -- pepper-mcp

The dylib is not built by Homebrew — build it yourself:

make build   # from the cloned Pepper repo

Xcode must be installed.

Maintainers

To build and upload bottles after tagging a release:

  1. Push a vX.Y.Z tag to this repo — the bottle.yml workflow runs automatically.
  2. Download the bottled artifacts from the release and add their SHA256s to Formula/pepper.rb.

To update Python resource SHA256s: the update-resources.yml workflow runs weekly and opens a PR when changes are found. Or run manually:

brew update-python-resources Formula/pepper.rb

About

Homebrew tap for Pepper — MCP server for iOS Simulator apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages