core-agent-ide/codex-rs/cli/tests
Gabriel Peal 740b4a95f4
[MCP] Add configuration options to enable or disable specific tools (#5367)
Some MCP servers expose a lot of tools. In those cases, it is reasonable
to allow/denylist tools for Codex to use so it doesn't get overwhelmed
with too many tools.

The new configuration options available in the `mcp_server` toml table
are:
* `enabled_tools`
* `disabled_tools`

Fixes #4796
2025-10-20 15:35:36 -07:00
..
mcp_add_remove.rs [MCP] Allow specifying cwd and additional env vars (#5246) 2025-10-17 00:24:43 -04:00
mcp_list.rs [MCP] Add configuration options to enable or disable specific tools (#5367) 2025-10-20 15:35:36 -07:00