pub fn selected_servers(rows: &[McpRow]) -> Vec<MCPServerConfig>Expand description
Build an MCPServerConfig list from selected rows. Exposed for tests and
for any future non-terminal front-end.
pub fn selected_servers(rows: &[McpRow]) -> Vec<MCPServerConfig>Build an MCPServerConfig list from selected rows. Exposed for tests and
for any future non-terminal front-end.