codex-control-chrome-mcp
MCP server and native host bridge for controlling Chrome through the Codex Chrome extension.
Versions
No versions found.
Tools 16
chrome_status Show native host manifest paths and discovered bridge sockets.
chrome_bridge_status Ask the active Codex Control Chrome MCP bridge for status.
chrome_get_info Get connected Codex Chrome extension backend info.
chrome_name_session Set the Chrome tab group/session name.
chrome_user_tabs List user Chrome tabs visible to the extension.
chrome_session_tabs List tabs currently claimed by this MCP browser session.
chrome_create_tab Create a new background tab and claim it for this MCP session.
chrome_claim_tab Claim an existing Chrome tab by numeric tab id.
chrome_attach_tab Attach Chrome debugger to a claimed tab.
chrome_detach_tab Detach Chrome debugger from a claimed tab.
chrome_cdp_send Send a raw CDP command to a claimed and attached tab.
chrome_navigate Navigate a claimed tab to a URL using CDP Page.navigate.
chrome_evaluate Evaluate JavaScript in a claimed tab using Runtime.evaluate.
chrome_screenshot Capture a screenshot from a claimed tab. Returns base64 PNG.
chrome_read_events Read and clear CDP/download notifications buffered by this MCP process.
chrome_finalize_tabs Finalize claimed tabs. Use status handoff or deliverable.
Permissions 2
shell high env_vars low