Loading MCP server directory, please wait...
Remote command execution on your machines — an SSH/Ansible alternative, by AIC-… code or alias.
npx @getmcp/cli add dev.aicommander/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.aicommander/mcp": {
"command": "npx",
"args": [
"-y",
"@aicommander/mcp"
],
"env": {
"AICOMMANDER_TOKEN": "",
"AICOMMANDER_SERVER": "https://aicommander.dev"
}
}
}
}