Skip to content
Cline

TacticalRMM for Cline

io.github.shin2344234/trmm-mcp

Read your TacticalRMM fleet; run commands only after per-command human approval.

client:Cline transport:stdio runtime:pypi

Install TacticalRMM 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": {
    "trmm-mcp": {
      "command": "uvx",
      "args": [
        "trmm-mcp"
      ],
      "env": {
        "TRMM_API_URL": "<TRMM_API_URL>",
        "TRMM_READONLY_API_KEY": "<TRMM_READONLY_API_KEY>",
        "TRMM_COMMAND_API_KEY": "<TRMM_COMMAND_API_KEY>",
        "TRMM_MCP_MODE": "<TRMM_MCP_MODE>"
      }
    }
  }
}

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

TacticalRMM in other clients