ofershap/real-browser-mcp
v1.3.0MIT
Connect AI coding agents to your real logged-in Chrome via MCP + extension. Not headless. Not a cloud agentic browser.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
real-browserstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"real-browser-mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "real-browser-mcp",
"version": "1.3.0",
"description": "Connect AI coding agents to your real logged-in Chrome via MCP + extension. Not headless. Not a cloud agentic browser.",
"author": {
"name": "Ofer Shapira",
"url": "https://github.com/ofershap"
},
"homepage": "https://github.com/ofershap/real-browser-mcp",
"repository": "https://github.com/ofershap/real-browser-mcp",
"license": "MIT",
"keywords": [
"agent-plugins",
"mcp",
"agentic-browser",
"chrome",
"chrome-extension",
"real-browser",
"sso",
"logged-in-browser"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE