Skip to content
Back to search
30
MCP

Codex Browser Bridge

pulsemcp/codex browser bridge

Bridges Claude Code and other MCP agents to Codex Desktop's Chrome extension for tab management, navigation, DOM inspection, and browser interaction on Windows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@delicious233/codex-browser-bridge
MCP server that exposes Codex Desktop's Chrome browser bridge for Claude Code and other agents.
0 tools
io.github.hampsterx/codex-mcp-bridge
Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.
0 tools
Codex Bridge
Bridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and ba
0 tools
@extension.dev/mcp
MCP server that lets AI agents (Claude Code, Claude Desktop, Cursor, Copilot, Codex) build, run, inspect, and publish browser extensions. 36
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
io.github.dashi96/chromium-bridge
MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codex_browser_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}