a2a mcp
Back to AI Agents
OpenClaw Chrome MCP logo
ai-agent995

OpenClaw Chrome MCP

OpenClaw's powerful Chrome DevTools MCP integration. Attach your local AI agent to your real signed-in Chrome browser (with cookies, tabs, and logins intact) for full web control — click, type, read pages, take snapshots, and automate any task directly in your live browser.

Overview

OpenClaw Chrome MCP is the native browser integration in OpenClaw — one of the most popular open-source personal AI assistants (300k+ GitHub stars). It uses Google's official Chrome DevTools MCP server to let your local agent attach directly to your running Chrome (or Brave/Edge) session.

This gives the agent real-time access to your actual browser environment: open tabs, logged-in accounts, cookies, extensions, and live DOM — eliminating the limitations of isolated/headless browsers.

Key Features

  • Existing-Session Attachment: Connect to your real Chrome via the built-in user profile (or custom profiles)
  • Full Browser Control: Open/close tabs, navigate, click, type, drag, scroll, upload files
  • Rich Observation: AI-optimized snapshots (with element refs), screenshots, console logs, network inspection
  • State Management: Cookies, localStorage, geolocation, device emulation, headers
  • Multiple Profiles: Isolated openclaw mode + existing-session (Chrome MCP) + remote options
  • CLI-First: openclaw browser --browser-profile user ... commands for scripting and interactive use

Quick Setup

# 1. Enable remote debugging in Chrome (chrome://inspect)
# 2. Configure ~/.openclaw/openclaw.json
{
  "browser": {
    "profiles": {
      "user": {
        "driver": "existing-session",
        "attachOnly": true
      }
    }
  }
}

# 3. Start and attach
openclaw browser --browser-profile user start
openclaw browser --browser-profile user snapshot --format ai

OpenClaw automatically starts the Chrome DevTools MCP server with --autoConnect behind the scenes.

Use Cases

  • Personal Automation: Check Gmail, manage calendars, shop online, or handle any logged-in service
  • Research & Scraping: Browse multiple authenticated sites with full context
  • Complex Workflows: Multi-step tasks across tabs and services (e.g., "transfer money from my bank tab to the invoice site")
  • Development Assistance: Debug web apps, test UIs, or interact with internal tools in real sessions
  • Agent Orchestration: Combine with NotebookLM MCP, Stitch MCP, or GitHub tools for end-to-end automation

Why OpenClaw Chrome MCP?

Most browser agents use isolated or headless instances that lose your real login state. OpenClaw Chrome MCP bridges that gap — giving your local AI superpowers inside your actual daily browser. Fully local, private, and incredibly practical.

Works with Ollama or any local model. Requires Chrome 144+. Actively maintained with a huge community.

Tags

openclawchrome-mcpbrowser-automationdevtoolsai-agentlocal-aiweb-automationollamaautomation

Related Entries

Keep exploring similar tools and resources in this category.

Browse AI Agents
Simular AI Agent logo

Simular AI Agent

AI Agents

Simular AI provides advanced, research-driven autonomous AI agents that control your computer like a human, automating complex workflows on Mac, with Windows support coming soon, and open-source frameworks like Agent S for building computer-use agents.

Devin logo

Devin

AI Agents

Devin is an AI software engineering agent that can work on code, run tests and carry out scoped development tasks.

Workspace Agents logo

Workspace Agents

AI Agents

Codex-powered shared AI agents in ChatGPT for teams. Automate complex, long-running workflows across tools like Slack, Google Drive, and CRM—running in the cloud with enterprise controls.

Hermes Agent logo

Hermes Agent

AI Agents

Hermes Agent is an open-source, self-improving autonomous AI agent by Nous Research that learns from experience, builds reusable skills, maintains persistent cross-session memory, and evolves to become more capable over time.

Open SWE logo

Open SWE

AI Agents

Open SWE is an open-source asynchronous coding agent built by LangChain. It autonomously handles GitHub issues by researching codebases, planning tasks, writing and testing code, self-reviewing, and opening pull requests — acting like a full-time software engineer on your team.

autoresearch logo

autoresearch

AI Agents

Andrej Karpathy's open-source AI agent that autonomously runs LLM training experiments overnight on a single GPU, editing code, evaluating improvements, and iterating while you sleep.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.