Connect your local machine to Vynthen's AI code agent with full system control, secure keychain authentication, and human-in-the-loop permissions.
Real-time file operations with sub-100ms latency using WebSocket connections.
Every operation requires your explicit approval before execution.
Tokens stored in OS keychain. Never exposed in terminal logs.
File ops, terminal commands, mouse & keyboard control.
Bridge reconnects automatically on network interruptions.
Works seamlessly on Linux, macOS, and Windows.
npm install -g vcode-clivcode loginvcode start| Operation | Description |
|---|---|
| read_file | Read any file in your project |
| write_file | Create or overwrite files with AI code |
| list_dir | List files and folders in any directory |
| run_command | Execute terminal commands (npm, git, etc.) |
| create_dir | Create new directories and nested paths |
| delete_path | Delete files or directories safely |
| screenshot | Capture screenshots for visual context |
| clipboard | Read/write system clipboard |