diff --git a/src/utils/computerUse/mcpServer.ts b/src/utils/computerUse/mcpServer.ts index d51d80a..b6c8002 100644 --- a/src/utils/computerUse/mcpServer.ts +++ b/src/utils/computerUse/mcpServer.ts @@ -104,3 +104,4 @@ export async function runComputerUseMcpServer(): Promise { await server.connect(transport) logForDebugging('[Computer Use MCP] MCP server started') } +