Codex Control Chrome MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Codex Control Chrome MCPnavigate to example.com and take a screenshot"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Codex Control Chrome MCP
Expose the Codex Chrome extension flow to other Agent tools through MCP.
Chrome Extension: Codex Chrome Extension
Current implementation is an early Node.js prototype with:
official
@modelcontextprotocol/sdkstdio serverChrome Native Messaging host mode
MCP stdio server mode
install/uninstall commands with manifest backup
JSON-RPC bridge socket under
/tmp/codex-browser-usebasic Chrome tab/CDP MCP tools
Install the Chrome native host:
npx -y codex-control-chrome-mcp@latest install-native-hostThe user must also have the Codex Chrome Extension installed and enabled in the Chrome profile they want to automate.
Uninstall and restore the previous Codex native host manifest:
npx -y codex-control-chrome-mcp@latest uninstall-native-hostIntended Agent config:
{
"type": "stdio",
"command": "npx",
"args": ["-y", "codex-control-chrome-mcp@latest", "--stdio"]
}If your Agent supports skills, install or reference the bundled skill folder:
skills/codex-control-chrome-mcpThe skill documents the recommended MCP tool order for status checks, tab claiming, CDP commands, screenshots, events, and tab finalization.
Read:
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/iola1999/codex-control-chrome-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server