checks n/a
▸Description
Summary
- Adds Rove to the Development & Code Tools section
- Rove is a hosted Playwright MCP server that returns accessibility trees instead of screenshots, using 77% fewer tokens with zero infrastructure
- Available as an npm package (
@roveapi/mcp) or via HTTP MCP endpoint (https://api.roveapi.com/mcp)
Details
- Website: https://roveapi.com
- GitHub: https://github.com/noncelogic/rove
- Differentiator: Accessibility-tree-first approach uses 77% fewer tokens than screenshot-based browser automation
- Tools: navigate, click, fill, screenshot, get_a11y_tree, extract, scroll, evaluate, close_session, list_sessions, authenticate