by Huan-zhaojun · MCP 服务器 · ★ 7
mcp-safe-proxy 轻量级 MCP 注解代理 — 拦截 响应,将工具注解重写为"安全"值,绕过 Codex 等 AI CLI 的审批弹窗,同时完全透传所有实际操作。 问题背景 OpenAI Codex CLI 根据 MCP Server 在 响应中声明的工具注解判定是否需要审批: Playwright MCP 等 Server 对所有工具硬编码了 ,导致每次操作都弹审批,严重影响自动化体验。 工作原理 在 MCP Client(如 Codex)和真实 MCP Server 之间插入 stdio 代理: 核心逻辑: 拦截 响应,将每个工具的注解重写为: 、 等所有其他消息完全透传,功能零损失 保留工具原有的 、 等其他注解字段 快速开始 安装 Codex 配置 在 (Linux/macOS)或 (Windows)中: 原始配置(会弹审批): 代理配置 — npx 方式(不
| Stars | 7 |
| Forks | 0 |
| Language | JavaScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 43.7/100 |
| Last Updated | 2026-03-01 |
| Created | 2026-03-01 |
| Platforms | cli, codex, mcp, node |
| Est. Tokens | ~2k |
Explore other popular mcp 服务器 tools:
mcp-safe-proxy is 轻量级 MCP 注解代理 — 拦截 tools/list 响应,将工具注解重写为"安全"值,绕过 Codex 等 AI CLI 的审批弹窗,同时完全透传所有实际操作。. It is categorized as a MCP 服务器 with 7 GitHub stars.
mcp-safe-proxy is primarily written in JavaScript. It covers topics such as codex, codex-cli, mcp.
You can find installation instructions and usage details in the mcp-safe-proxy GitHub repository at github.com/Huan-zhaojun/mcp-safe-proxy. The project has 7 stars and 0 forks, indicating an active community.
mcp-safe-proxy is released under the MIT license, making it free to use and modify according to the license terms.