Developer Tools
Trust: 39/100 (Limited)io.github.oozoofrog/baepsae Guide
Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge
19 starsby oozoofrog
Quick Start
Install
npx mcp-baepsaeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-oozoofrog-baepsae": {
"command": "npx",
"args": [
"mcp-baepsae"
]
}
}
}