write_mcp_config_file

Function write_mcp_config_file 

Source
pub(crate) fn write_mcp_config_file(
    path: &Path,
    harness: HarnessConfig,
    db_path: &Path,
    config_path: &Path,
    nearest_project: bool,
) -> Result<(), CliError>
Expand description

Write one generated MCP config document as pretty JSON.