Loading MCP server directory, please wait...
Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.
npx @getmcp/cli add io.github.noncelogic/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ROVE_API_KEYYour Rove API key (get one at roveapi.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.noncelogic/mcp": {
"command": "npx",
"args": [
"-y",
"@roveapi/mcp"
],
"env": {
"ROVE_API_KEY": ""
}
}
}
}