OpenShell is the safe, private runtime for autonomous AI agents.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenShell": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenShell"
]
}
}
}