Commit Graph

1 Commits

Author SHA1 Message Date
itzhang89 05f406ebab fix(ai): use writable temp workspace for Cursor CLI MCP (#2558)
Packaged Netcatty launched from Finder often has process.cwd() === "/", so
merging .cursor/mcp.json failed silently and netcatty-remote-hosts never
mounted. Point CLI turns at Netcatty temp and fail loudly on merge errors.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 11:35:17 +08:00