Skip to content
Back to search
30
MCP

AI Commander

pulsemcp/ai commander

Secure remote shell access to your own machines for AI agents, without exposed SSH or VPN.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AI Commander
AI Commander is a remote shell for AI agents. It lets an MCP client (Claude, Codex, ChatGPT, Cursor, or any Model Context Protocol client) r
0 tools · http
RealSSH
Executes remote shell commands over SSH connections for AI agents.
0 tools
Remote Agents
Run tunshell-based remote shell agents accessible to MCP-compatible AI clients.
0 tools
Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools
Env Manager AI
AI tools for managing environment variables, configuration files, and secrets.
0 tools
io.github.47-ronn/remote-agents
Control fleets of remote machines via AI agents: exec, files, git, fleet ops, map/reduce.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_commander": {
      "url": "None",
      "transport": "http"
    }
  }
}