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