Full MCP support

Resolved 💬 11 comments Opened Oct 29, 2025 by axisrow Closed Oct 29, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

0.50

What subscription do you have?

Plus

Which model were you using?

gpt-5-codex

What platform is your computer?

MacOS M1

What issue are you seeing?

I’m on the $20 Plus plan and installed the Context7 MCP server, but the Codex CLI only exposes list_mcp_* helpers with no way to invoke the actual MCP tools (resolve-library-id / get-library-docs, etc.). It honestly doesn’t matter to me
if the free tier lacks this, but the paid plan should absolutely have full MCP support. Please expose a call_mcp_tool (or
equivalent) interface so paying users can actually use the MCP servers they install.

What steps can reproduce the bug?

Uploaded thread: 019a3054-ad7f-79d0-b148-795af70d4785

What is the expected behavior?

Full MCP support and renew docs https://developers.openai.com/codex/mcp/

codex mcp add context7 -- npx -y @upstash/context7-mcp - this will now work, because:

codex mcp add context7 -- npx -y @upstash/context7-mcp --api-key YOUR_API_KEY

Additional information

no comments

OpenAI suck.

View original on GitHub ↗

11 Comments

github-actions[bot] contributor · 8 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #4952
  • #4956

Powered by Codex Action

axisrow · 8 months ago
Potential duplicates detected. Please review them and close your issue if it is a duplicate. Expose MCP resource read calls to Codex CLI agents #4952 Expose MCP resources to Codex agents #4956 _Powered by Codex Action_

No, I disagree. I have paid my hard-earned $20 and I require full MCP support or\and excuses from a human, not from a bot. If you want it merged, do it yourself. I will not close the issue until full MCP support is implemented.

gpeal contributor · 8 months ago

There is no difference in MCP behavior based on your plan.

<img width="760" height="408" alt="Image" src="https://github.com/user-attachments/assets/3fd96de0-4a3b-4af6-b8e6-955ae01ddeaa" />

rockyicer · 8 months ago

I try to config MCP through codex addon inside vscode and did not find any link can guide me through it. any sugestion is welcome. PS: I follow the guide to config codex CLI, it works. but inside vscode, it is not... after I set up the config.toml file

gpeal contributor · 8 months ago
I try to config MCP through codex addon inside vscode and did not find any link can guide me through it. any sugestion is welcome. PS: I follow the guide to config codex CLI, it works. but inside vscode, it is not... after I set up the config.toml file

The extension uses the same Codex CLI under the hood for most things including mcp so if it works in the CLI, it should be the same in the extension.

axisrow · 8 months ago
I try to config MCP through codex addon inside vscode and did not find any link can guide me through it. any sugestion is welcome. PS: I follow the guide to config codex CLI, it works. but inside vscode, it is not... after I set up the config.toml file

I think this is because the instructions on the OpenAI website are written incorrectly.

Have you tried reloading the plugin in the IDE?

axisrow · 8 months ago
The extension uses the same Codex CLI under the hood for most things including mcp so if it works in the CLI, it should be the same in the extension.

But seems like it is not :P

Instead of closing the issue, you would be better off quoting the documentation on setting up MCP and providing a link to how to make contributions to the documentation.

rockyicer · 8 months ago
> I try to config MCP through codex addon inside vscode and did not find any link can guide me through it. any sugestion is welcome. PS: I follow the guide to config codex CLI, it works. but inside vscode, it is not... after I set up the config.toml file I think this is because the instructions on the OpenAI website are written incorrectly. Have you tried reloading the plugin in the IDE?

I tried... and not works

axisrow · 8 months ago
Have you tried reloading the plugin in the IDE?

They works 24\7 to make products not works.

rockyicer · 8 months ago

Now it works. I didn't do anything. Maybe after i configure the mcp. I should just wait for some time. Good work from codex team.

axisrow · 8 months ago

OK, so close this issue!