Automate your local browser with AI. Control Chrome/Firefox through MCP for web scraping, testing, and automation tasks.
npx -y @anthropic/browser-mcp
```json
{
"mcpServers": {
"browser": {
"command": "npx",
"args": ["-y", "@anthropic/browser-mcp"]
}
}
}
```
navigateclicktypescreenshotevaluateAutomate your local browser with AI. Control Chrome/Firefox through MCP for web scraping, testing, and automation tasks.
Language: TypeScript
Category: Developer Tools