codex-browser-bridge

DeliciousBuding/codex-browser-bridge
★ 5 stars Go 🤖 AI/LLM Updated 1d ago
Expose Codex Desktop's Chrome browser bridge as an MCP server for Claude Code and other agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex-browser-bridge": {
      "command": "go",
      "args": [
        "run",
        "github.com/DeliciousBuding/codex-browser-bridge@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/hero.png" alt="codex-browser-bridge" width="720"> </p> <p align="center"> <h1 align="center">codex-browser-bridge</h1> <p align="center"> Let Claude Code and other MCP agents control your existing Chrome browser through Codex Desktop's browser bridge. </p> </p> <p align="center">

Tools (20)

PATHcodex_claim_tabcodex_clickcodex_close_tabcodex_create_tabcodex_cua_clickcodex_cua_keypresscodex_cua_scrollcodex_cua_typecodex_dom_clickcodex_dom_get_visiblecodex_dom_snapshotcodex_evaluatecodex_fillcodex_finalizecodex_get_infocodex_list_tabscodex_name_sessioncodex_navigatecodex_navigate_back