Parent: #355 Add `pub async fn shutdown(&mut self)` to Agent that: - Sends farewell message to channel - Calls `McpManager::shutdown_all()` (take Arc, try_unwrap, shutdown) - Logs completion MCP state field: `mcp_state.manager: Option<Arc<McpManager>>`