Loomal

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

24 starsnpm: mcp-baepsae

About baepsae

baepsae is an MCP (Model Context Protocol) server published by oozoofrog in the official MCP registry, listed under App Automation on Loomal. Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge

It ships as an npm package (mcp-baepsae), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oozoofrog/mcp-baepsae, where the project has earned 24 GitHub stars.

Use baepsae with your agent

Claude Code · one command
claude mcp add baepsae -- npx -y mcp-baepsae
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "baepsae": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-baepsae"
      ]
    }
  }
}
npmmcp-baepsae

Frequently asked questions

What is baepsae?
baepsae is an MCP (Model Context Protocol) server by oozoofrog in the App Automation category. Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge
How do I connect baepsae to Claude, Cursor, or another MCP client?
Install baepsae from its npm package (mcp-baepsae) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is baepsae open source?
Yes — the source code is public at github.com/oozoofrog/mcp-baepsae, with 24 GitHub stars.
Can AI agents pay to use baepsae?
Not yet through Loomal — baepsae is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain baepsae? Claim this listing free by verifying GitHub ownership, or contact us.