rove
Hosted Playwright browser automation for AI agents. Returns accessibility trees instead of screenshots, cutting token usage by 77%. Navigate, interact, extract structured data, and take screenshots — all via MCP. Zero infrastructure, credit-based pricing.
https://rove--noncelogic.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/noncelogic/rove 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://rove--noncelogic.run.tools
Tools (10)
-
navigateNavigate to a URL. Creates a browser session automatically if none exists.
-
clickClick an element by CSS selector.
-
fillFill a form field with text.
-
screenshotTake a screenshot of the current page.
-
get_a11y_treeGet the accessibility tree snapshot of the current page. Returns structured data that is 77% smaller than a screenshot, ideal for LLM consumption.
-
get_textExtract text content from an element.
-
scrollScroll the page in a direction.
-
evaluateExecute JavaScript in the browser context.
-
close_sessionClose a browser session and release resources.
-
list_sessionsList all active browser sessions.