bun uia for Claude Code
io.github.obscuritysrl/bun-uia
Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
client:Claude Code
transport:stdio
runtime:npm
Install bun uia in Claude Code
run in your project directory
claude mcp add bun-uia -e BUN_UIA_PROFILE=<BUN_UIA_PROFILE> -e BUN_UIA_OS=<BUN_UIA_OS> -e BUN_UIA_ALLOW=<BUN_UIA_ALLOW> -e BUN_UIA_DENY=<BUN_UIA_DENY> -e BUN_UIA_CURSOR=<BUN_UIA_CURSOR> -e BUN_UIA_FS_ROOT=<BUN_UIA_FS_ROOT> -- npx -y bun-uia
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs