Skip to main content

Get started in three steps

Get your MCP server running by adding Browseagent server config to your AI assistant configuration.
{
  "mcpServers": {
    "browseagent": {
      "command": "npx",
      "args": ["@browseagent/mcp@latest"]
    }
  }
}

Step 1: Configure MCP Server

See the complete VS Code MCP documentation guide here
See the complete Cursor MCP documentation guide here
See the complete Claude MCP documentation guide here
See the complete Windsurf MCP documentation guide here

Step 2: Install Chrome Extension

  1. Open Chrome Web Store
  2. Click “Add to Chrome” to install the extension
  3. Pin the extension to your toolbar (recommended)

Step 3: Connect & Start Automating

  1. Open Claude Desktop (or your MCP client)
  2. Click the Browseagent extension icon in Chrome
  3. Click “Connect” in the popup
Test with a simple command in Claude (or your MCP client): Take a screenshot of google.com
That’s it! You should now see Claude navigate to Google and return a screenshot.
I