[MCP] Improve docs (#4811)

Updated, expanded on, clarified, and deduplicated some MCP docs
This commit is contained in:
Gabriel Peal
2025-10-06 08:43:50 -07:00
committed by GitHub
parent 36f1cca1b1
commit 721003c552
5 changed files with 48 additions and 22 deletions

View File

@@ -61,7 +61,7 @@ You can also use Codex with an API key, but this requires [additional setup](./d
### Model Context Protocol (MCP)
Codex CLI supports [MCP servers](./docs/advanced.md#model-context-protocol-mcp). Enable by adding an `mcp_servers` section to your `~/.codex/config.toml`.
Codex can access MCP servers. To configure them, refer to the [config docs](./docs/config.md#mcp_servers).
### Configuration