MCP Server
MCP
io.github.noncelogic/mcp
Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.
Install
npx -y @roveapi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@roveapi/mcp",
"version": "1.9.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Rove API key (get one at roveapi.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ROVE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment