HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by CharlesW

Comment by CharlesW 12 hours ago

0 replies

View on Hacker News

There are MCPs that work with the macOS Accessibility stack, like https://github.com/steipete/macos-automator-mcp, https://github.com/ashwwwin/automation-mcp, https://github.com/mediar-ai/MacosUseSDK, and https://github.com/baryhuang/mcp-remote-macos-use.

For web page elements, you could drive the browser via `do JavaScript` or use a dedicated browser MCP (Chrome DevTools MCP, Playwright MCP).