▲ | yodon 4 days ago | |
Very cool - does anyone know of an OSX equivalent? Preferably one that is similarly able to understand and interact with web page elements, in addition to app elements and system elements. | ||
▲ | CharlesW 4 days ago | parent | next [-] | |
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). | ||
▲ | nikisweeting 2 days ago | parent | prev | next [-] | |
▲ | 4 days ago | parent | prev [-] | |
[deleted] |