logicmonitor for Windsurf
io.github.ryanmat/logicmonitor
LogicMonitor API integration with 167 tools for alerts, devices, dashboards, and more.
client:Windsurf
transport:stdio
runtime:pypi
Install logicmonitor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs