Skip to content
Cline

MQ-Sentinel for Cline

io.github.pramodreddyboddu/mq-sentinel

Read-only IBM MQ diagnostics for AI agents. Cited root cause, never destructive.

client:Cline transport:stdio runtime:pypi

Install MQ-Sentinel 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": {
    "mq-sentinel": {
      "command": "uvx",
      "args": [
        "mq-sentinel"
      ],
      "env": {
        "MQS_AUTH_DISABLE_AUTH_FOR_LOCAL_DEV": "<MQS_AUTH_DISABLE_AUTH_FOR_LOCAL_DEV>",
        "MQS_SERVER_ENVIRONMENT": "<MQS_SERVER_ENVIRONMENT>"
      }
    }
  }
}

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

MQ-Sentinel in other clients