Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.aicommander.connect · vlatest
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.
热度数据
AI Commander 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-aicommander-connect": {
"url": "https://smithery.ai/servers/aicommander/connect"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.aicommander.connect",
"type": "mcp-server",
"version": "latest",
"displayName": "AI Commander",
"description": "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.",
"iconUrl": "https://api.smithery.ai/servers/aicommander/connect/icon",
"homepage": "https://aicommander.dev",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/aicommander/connect"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:4586",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "aicommander/connect",
"originalUrl": "https://smithery.ai/servers/aicommander/connect",
"isOfficial": false,
"status": "active"
}
}