[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

@@ -1,6 +1,6 @@
# Codex MCP Interface [experimental]
# Codex MCP Server Interface [experimental]
This document describes Codexs experimental MCP interface: a JSONRPC API that runs over the Model Context Protocol (MCP) transport to control a local Codex engine.
This document describes Codexs experimental MCP server interface: a JSONRPC API that runs over the Model Context Protocol (MCP) transport to control a local Codex engine.
- Status: experimental and subject to change without notice
- Server binary: `codex mcp-server` (or `codex-mcp-server`)