Connects MCP clients to real browser sessions via a Chromium plugin, enabling LLMs to read, scan, automate, and navigate web pages using the user's existing browser state.
{
"mcpServers": {
"cdp-bridge": {
"command": "uvx",
"args": [
"cdp-bridge"
]
}
}
}