MCP Chrome is a Chrome extension that exposes browser capabilities to AI agents via MCP. Unlike tools that launch separate browsers, MCP Chrome works within your existing session — accessing tabs, cookies, bookmarks, and browsing context.
MCP Chrome turns your Chrome browser into an MCP server. Unlike Browser Use or Playwright that launch separate browsers, MCP Chrome works inside your existing session — with all your logged-in accounts, cookies, and extensions.
{
"mcpServers": {
"chrome": {
"command": "npx",
"args": ["-y", "mcp-chrome-server"]
}
}
}
User: "Summarize all my open tabs"
Agent: "12 tabs: 3 GitHub PRs (2 need review), 2 Stack Overflow,
1 Jira board, 4 docs pages, 2 misc.
Suggestion: 2 SO questions are about the same topic."
AI agents that work well with MCP Chrome.
Connect AI agents to browser control — click, fill forms, scrape, and interact with any website using GPT-4, Claude, or Gemini.
AI browser automation framework from Browserbase — natural language web interactions with built-in reliability.