codex-mcp-bridge (buidangminh23/codex-mcp-bridge) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 8 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100
1 day ago

codex-mcp-bridge

MCP server that pushes prompts into a live Codex thread through a shared Codex app-server. macOS, Windows and Linux.

buidangminh23/codex-mcp-bridge· npm: @minhspark/codex-mcp-bridge· listed on glama

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored

Monitored 22 days · every push re-verified

Who stands behind it

gmail.com (@buidangminh23) · Verified Publisher

Source: Glama · also listed on github_code

Maintenance & responsiveness
as of 2026-08-20
Issues closed (90d): 0 · 0 open
Releases (90d): 1
Active contributors (6mo): 1

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
8 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
Are you the publisher? Confirm or correct these findings.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configCLAUDE_BRIDGE_CWDThe working directory the peer advertises.
configCLAUDE_BRIDGE_PEER_NAMEsets the name Claude shows for this bridge in its agent list.
configCLAUDE_BRIDGE_PERMISSION_MODE
configCODEX_APP_SERVER_URLShared loopback-only app-server endpoint. Non-loopback endpoints are rejected because this bridge does not implement remote WebSocket authentication.
configCODEX_BINPath to codex used for autostart.
configCODEX_BRIDGE_APPROVALHow to answer approval requests from Codex. approve is ignored unless CODEX_BRIDGE_AUTO_APPROVE_ACK=1 is also set.
configCODEX_BRIDGE_AUTOSTART0 = never spawn an external app-server. Always off in Desktop mode, which does not need one.
configCODEX_BRIDGE_AUTO_APPROVE_ACKHow to answer approval requests from Codex. approve is ignored unless CODEX_BRIDGE_AUTO_APPROVE_ACK=1 is also set.
configCODEX_BRIDGE_EFFORTDefault reasoning effort: minimal · low · medium · high · xhigh · ultra.
configCODEX_BRIDGE_MODELDefault model for threads and turns the bridge creates, e.g. gpt-5.6-luna.
configCODEX_BRIDGE_OPEN_IN_APPOpen delegated or sent threads through the codex://threads/<id> desktop link.
configCODEX_BRIDGE_PATH_MAPOptional JSON object mapping absolute source paths to absolute target paths; use it when the same project has a known different path on another machine.
configCODEX_BRIDGE_RELEASE_AFTER_TURNUnsubscribe the completed thread without stopping other work; defer Desktop opening until unload is confirmed.
configCODEX_BRIDGE_REMAP0 disables cwd remapping between a shared drive and a local checkout.
configCODEX_BRIDGE_SOURCE_ROOT
configCODEX_BRIDGE_WORKER
configCODEX_BRIDGE_WORKSPACE_ROOTSWhere to look for a project by name, most preferred first, separated by : (; on Windows). Setting it replaces the derived roots rather than adding to them.
configCODEX_CLI_PATH
configCODEX_HOMEWhere native-relay.json lives; POSIX relay sockets also live here, while Windows uses a named pipe.
configCODEX_NATIVE_RELAY_METHODThe undocumented Codex Desktop JSON-RPC method the companion dispatches through; override only for a verified protocol change.
configCODEX_THREAD_ID
configProgramFiles%LOCALAPPDATA%\Programs\OpenAI\Codex\bin\codex.exe → %APPDATA%\npm\codex.cmd → %ProgramFiles%\nodejs\codex.cmd
configSystemRoot
configXDG_CONFIG_HOME${XDG_CONFIG_HOME:-~/.config}/Claude/claude_desktop_config.json
// quality suggestions

All four hints declared on every tool

7/17 tools missing one or more hints — list_codex_threads (missing: destructiveHint, idempotentHint); read_codex_thread (missing: destructiveHint, idempotentHint); codex_bridge_status (missing: destructiveHint, idempotentHint), +4 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Domain consistency

npm scope @minhspark doesn't match GitHub owner buidangminh23

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/buidangminh23/codex-mcp-bridge)](https://m8ven.ai/mcp/buidangminh23/codex-mcp-bridge)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 8cea74351c0a4d852cf1ba9f97775c4f33873d00
code hash: 09c299b8b6735051c0ee831855a014f58c2a31b25fdc1d9440f4638073fdca74
verified: 9/9/2026, 4:55:41 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client