Skip to content
Cline

baepsae for Cline

io.github.oozoofrog/baepsae

Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge

client:Cline transport:stdio runtime:npm

Install baepsae in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "baepsae": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-baepsae"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

baepsae in other clients