Skip to content
Cline

opsmaxx for Cline

io.github.opsmaxx/opsmaxx

SSH, files, containers and databases via the OpsMaxx desktop app - scoped per capability, audited.

client:Cline transport:stdio runtime:npm

Install opsmaxx in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

opsmaxx in other clients