43
/ 100
1 month ago
glama

chatgpt-pro-mcp

An experimental guarded MCP bridge for Codex/open-ultrawork workflows, enabling submission of bounded research jobs to ChatGPT Pro asynchronously with source verification and safety guards.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHATGPT_PRO_MCP_ACADEMIC_MAX_WAIT_SECONDS
configCHATGPT_PRO_MCP_ACADEMIC_POLL_SECONDS
configCHATGPT_PRO_MCP_ADAPTERweb CHATGPT_PRO_MCP_ENABLE_REAL_UI=1 CHATGPT_PRO_MCP_WEB_LAUNCH_MODE=native-cdp CHATGPT_PRO_MCP_PROFILE_DIR=$HOME/.chatgpt-pro-mcp/profiles/default node src/cli.mjs submit '{...ProResearchJobV1...}'
configCHATGPT_PRO_MCP_ALLOW_SUBMITWithout =1, the adapter classifies the UI and stops before prompt submission.
configCHATGPT_PRO_MCP_BROWSER_APP
configCHATGPT_PRO_MCP_BROWSER_EXECUTABLE
configCHATGPT_PRO_MCP_CDP_URL
configCHATGPT_PRO_MCP_DATA_DIR
configCHATGPT_PRO_MCP_ENABLE_REAL_UICHATGPT_PRO_MCP_ADAPTER=web =1 CHATGPT_PRO_MCP_WEB_LAUNCH_MODE=native-cdp CHATGPT_PRO_MCP_PROFILE_DIR=$HOME/.chatgpt-pro-mcp/profiles/default node src/cli.mjs submit '{...ProResearchJobV1...}'
configCHATGPT_PRO_MCP_ENTRYPOINT
configCHATGPT_PRO_MCP_FETCH_WAIT_MS
configCHATGPT_PRO_MCP_HEADLESS
configCHATGPT_PRO_MCP_PROFILE_DIR$HOME/.chatgpt-pro-mcp/profiles/default npm run web:login-native
configCHATGPT_PRO_MCP_REQUIRE_DEEP_RESEARCH1 # fail closed if the control is unavailable
configCHATGPT_PRO_MCP_RESEARCH_MODEauto # try if a visible Deep Research control exists
configCHATGPT_PRO_MCP_RETURN_AFTER_SUBMIT
configCHATGPT_PRO_MCP_WEB_LAUNCH_MODECHATGPT_PRO_MCP_ADAPTER=web CHATGPT_PRO_MCP_ENABLE_REAL_UI=1 =native-cdp CHATGPT_PRO_MCP_PROFILE_DIR=$HOME/.chatgpt-pro-mcp/profiles/default node src/cli.mjs submit '{...ProResearchJobV1...}'
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jnslayer2-chatgpt-pro-mcp-1ioscj)](https://m8ven.ai/mcp/jnslayer2-chatgpt-pro-mcp-1ioscj)
commit: 440d98de6c9a0fecbe0c6dfc43c84b0f356d036e
code hash: 39e1535e1e715da9d51818672e8c61f649a70304ef2cee45f5fb4b833428bb27
verified: 6/19/2026, 10:52:20 AM
view raw JSON →