Failed to start the MCP server from configuration
root@L-94DTPG3:/mnt/c/Users/s# goose session Failed to start extension: computercontroller, "Failed to start the MCP server from configuration Builtin(computercontroller) Call to '' failed for 'initialize'. Error from mcp-server: Stdio process error: thread 'main' panicked at crates/goose-mcp/src/computercontroller/platform/mod.rs:27:9:\nnot implemented: Unsupported operating system\nnote: run with RUST_BACKTRACE=1 environment variable to display a backtrace\n" Please check extension configuration for computercontroller.
@PrinceSajjadHussain from the error message, Unsupported operating system, right now I don't think computercontroller is supported in windows
@PrinceSajjadHussain to disable ComputerController, run goose configure -> Toggle extensions -> untoggle ComputerController
Closing because this seems to be clarified!