hrithikkoduri/WebRover
WebRover is an autonomous AI agent designed to interpret user input and execute actions by interacting with web elements to accomplish tasks or answer questions. It leverages advanced language models and web automation tools to navigate the web, gather information, and provide structured responses based on the user's needs.
Platform-specific configuration:
{
"mcpServers": {
"WebRover": {
"command": "npx",
"args": [
"-y",
"WebRover"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...