| 1 | //! MCP (Model Context Protocol) configuration generation |
| 2 | //! |
| 3 | //! This module handles generating MCP configuration files for different |
| 4 | //! AI agents. Each agent may have different file formats and locations. |
nothing calls this directly
no outgoing calls
no test coverage detected