Skip to content
Cline

logicmonitor for Cline

io.github.ryanmat/logicmonitor

LogicMonitor API integration with 167 tools for alerts, devices, dashboards, and more.

client:Cline transport:stdio runtime:pypi

Install logicmonitor 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": {
    "logicmonitor": {
      "command": "uvx",
      "args": [
        "lm-mcp"
      ],
      "env": {
        "LM_PORTAL": "<LM_PORTAL>",
        "LM_BEARER_TOKEN": "<LM_BEARER_TOKEN>",
        "LM_ENABLE_WRITE_OPERATIONS": "<LM_ENABLE_WRITE_OPERATIONS>",
        "LM_ACCESS_ID": "<LM_ACCESS_ID>",
        "LM_ACCESS_KEY": "<LM_ACCESS_KEY>",
        "LM_ENABLED_TOOLS": "<LM_ENABLED_TOOLS>",
        "LM_DISABLED_TOOLS": "<LM_DISABLED_TOOLS>",
        "LM_LOG_LEVEL": "<LM_LOG_LEVEL>"
      }
    }
  }
}

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

logicmonitor in other clients