mirror of
https://github.com/openai/codex.git
synced 2026-05-01 18:06:47 +00:00
feat: support mcp_servers in config.toml
This commit is contained in:
@@ -14,11 +14,13 @@ base64 = "0.21"
|
||||
bytes = "1.10.1"
|
||||
clap = { version = "4", features = ["derive", "wrap_help"], optional = true }
|
||||
codex-apply-patch = { path = "../apply-patch" }
|
||||
codex-mcp-client = { path = "../mcp-client" }
|
||||
dirs = "6"
|
||||
env-flags = "0.1.1"
|
||||
eventsource-stream = "0.2.3"
|
||||
fs-err = "3.1.0"
|
||||
futures = "0.3"
|
||||
mcp-types = { path = "../mcp-types" }
|
||||
mime_guess = "2.0"
|
||||
patch = "0.7"
|
||||
path-absolutize = "3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user