Code Remote bridges the Model Context Protocol (MCP) with your local machine, allowing AI assistants to interact directly with your system. This tool empowers AI clients, accessible from your phone or web browser, to run shell commands, manage files, and navigate your filesystem securely. It features various deployment options, including local setup with ngrok, self-hosted Docker, or managed Fly.io deployments, providing flexibility for different use cases while ensuring secure, token-based communication.
主な機能
011 GitHub stars
02Execute any shell command via run_shell_command
03Read and write files on the local filesystem
04List directory contents to explore the machine
05Secure token-based authentication between all components
06Optional sandboxed agent mode for isolated command execution