Kacper 18604078a6 feat(mcp): implement MCP server integration for Codex CLI
- Added a new CodexConfigManager to manage TOML configuration for MCP server settings.
- Introduced MCP server IPC handlers in main.js to facilitate feature status updates.
- Enhanced CodexExecutor and FeatureExecutor to configure and utilize MCP server settings.
- Created a standalone MCP server script for JSON-RPC communication with Codex CLI.
- Updated model-provider to pass MCP server configuration to the executor.

These changes enable seamless integration of the MCP server with Codex CLI, improving feature management and execution capabilities.
2025-12-10 10:56:47 +01:00
2025-12-07 16:43:26 -05:00
2025-12-07 16:43:26 -05:00
Description
No description provided
30 MiB
Languages
TypeScript 96.3%
CSS 2.3%
Shell 0.9%
JavaScript 0.4%
Dockerfile 0.1%