AI Commander
https://server.smithery.ai/aicommander/connect/mcp
● healthy
AI Commander is a remote shell for AI agents. It lets an MCP client (Claude, Codex, ChatGPT, Cursor, or any Model Context Protocol client) run shell commands on machines you own by quoting a short session code like `AIC-7K3P-WX9M-RTBN`. A small agent on the target machine keeps one outbound WebSocket open to AI Commander's hosted relay, so there are no inbound ports, no exposed SSH, and no VPN. Command stdout/stderr stream back in real time over SSE.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/aicommander/connect/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/aicommander/connect/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://aicommander.dev
Listed at (smithery)
https://aicommander.dev