Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

opsmaxx in other clients