build_mcp_config_report

Function build_mcp_config_report 

Source
pub(crate) fn build_mcp_config_report(
    server_name: &str,
    db: &Path,
    config: Option<&Path>,
    nearest_project: bool,
) -> Result<McpConfigDocument, CliError>
Expand description

Build a standards-compliant MCP configuration document for this binary.