Skip to content

Conversation

@YeIIcw
Copy link
Contributor

@YeIIcw YeIIcw commented Oct 22, 2025

Summary
Adds support for running the MCP server against your local desktop instead of a VM when CUA_USE_HOST_COMPUTER_SERVER=true is set.

Changes
session_manager.py: Reads CUA_USE_HOST_COMPUTER_SERVER environment variable and passes use_host_computer_server to Computer initialization
configuration.mdx: Documents the new environment variable
usage.mdx: Adds detailed usage instructions with safety warnings

@jamesmurdza jamesmurdza marked this pull request as draft October 27, 2025 17:32
@YeIIcw YeIIcw marked this pull request as ready for review October 27, 2025 21:17
@jamesmurdza
Copy link
Contributor

@YeIIcw Can you please remove the hackthenorth directory and move the tests into the mcp-server directory?

@YeIIcw YeIIcw force-pushed the docs/mcp-server-locally branch from 245775b to 3cda749 Compare October 30, 2025 23:08
@YeIIcw
Copy link
Contributor Author

YeIIcw commented Oct 30, 2025

@jamesmurdza fixed merge conflicts

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...bs/python/mcp-server/mcp_server/session_manager.py 33.33% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@YeIIcw YeIIcw force-pushed the docs/mcp-server-locally branch from dbe987d to 995131a Compare October 30, 2025 23:14
@YeIIcw YeIIcw merged commit fdfcd9e into trycua:main Nov 17, 2025
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants