Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Rove β a hosted Playwright API for AI agents.
Returns accessibility trees instead of screenshots, reducing LLM token consumption by ~77% (26K tokens vs 114K for a typical page).
Set your API key via environment variable:
Add to claude_desktop_config.json:
Add to .cursor/mcp.json:
| Tool | Description |
|---|---|
navigate | Navigate to a URL. Auto-creates a session. Supports stealth mode and action jitter. |
interact | Click or fill actions in the active session. |
extract_schema | Extract structured data from a URL using a JSON schema. |
screenshot | Take a screenshot (in-session or standalone). |
get_a11y_tree | Get the accessibility tree snapshot β the core differentiator. |
close_session | Close a browser session and release resources. |
Traditional browser automation returns screenshots that cost ~114K tokens per page. Rove returns structured accessibility trees at ~26K tokens β 77% fewer tokens, faster responses, and better structured data for LLMs to reason over.
| Environment Variable | Default | Description |
|---|---|---|
ROVE_API_KEY | rvp_live_demo | Your Rove API key |
ROVE_API_BASE_URL | https://api.roveapi.com | API endpoint |
Sign up at roveapi.com β 100 free credits on signup, no card required.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-313)<a href="https://allmcps.com/mcp/mcp-313"><img src="https://allmcps.com/api/badge/mcp-313?style=directory" alt="Noncelogic MCP on AllMCPs" /></a>