mirror of
https://github.com/trycua/computer.git
synced 2025-12-31 02:19:58 -06:00
- Updated the README to clarify how to configure cua-mcp-server for Claude Desktop and other MCP clients. - Fixed the example development configuration to use an absolute/expanded path rather than `~`, preventing issues with Claude’s sandboxed execution. - Aligned instructions with the current start_mcp_server.sh behavior, ensuring the correct virtual environment and PYTHONPATH are always set. - Improved wording for consistency across installation, development, and usage sections.