Enable remote development with SSH execution, rsync sync, and tmux task management.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "nomad" yet — see the docs or source repo.
Sync my current project directory to the remote development machine and tell me whether the sync completed.
Performs code sync and returns the sync status or result summary.
Use SSH to run `git status` and `python --version` on the remote server, then summarize the outputs.
Returns the remote command outputs and briefly explains the repo state and Python version.
Start a long-running build task in a remote tmux session and tell me how to check whether it is still running.
Starts the task in a remote tmux session and provides session or task status details.
Developers who edit locally but run projects on remote machines can use it to sync code and execute SSH commands. This reduces manual uploads and repeated shell logins.
When builds, training jobs, or service startups take a long time, tasks can be managed in remote tmux sessions. This helps them continue running even if the local connection drops.
It is a local MCP server for agentic remote development. Its stated capabilities include code sync via rsync, SSH command execution, and managing long-running tasks in remote tmux sessions.
Based on the description, it involves SSH, rsync, and remote tmux sessions at minimum. More specific installation steps, authentication requirements, and runtime details are not provided here; see the source repository.
Beyond running remote commands, it explicitly supports code syncing and long-running task management with remote tmux. That means it is aimed at remote development workflows rather than one-off shell access.
Work on remote codebases over SSH with search, edit, and command tools.
Deploy remote MCP servers on Cloudflare Workers with OAuth and SSE connectivity.
Run Node.js scripts and npm commands safely with docs and server controls.
Expose Nodus runtime as MCP tools for memory, workflows, and sandboxed code execution.
Deploy an OAuth-enabled remote MCP server on Cloudflare Workers for SSE tool calls.
Manage NomaCMS collections, fields, content, assets, and webhooks via AI agents.