opsmaxx for Claude Desktop
io.github.opsmaxx/opsmaxx
SSH, files, containers and databases via the OpsMaxx desktop app - scoped per capability, audited.
client:Claude Desktop
transport:stdio
runtime:npm
Install opsmaxx in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opsmaxx": {
"command": "npx",
"args": [
"-y",
"@opsmaxx/mcp"
],
"env": {
"OPSMAXX_MCP_TOKEN": "<OPSMAXX_MCP_TOKEN>",
"OPSMAXX_MCP_PORT": "<OPSMAXX_MCP_PORT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs