Skip to content
Cline

AIOps Field Notes for Cline

io.github.labaccessnow/aiops-field-notes-mcp

Audit an MCP config, price a model, size a GPU, explain network config drift. Key-free.

client:Cline transport:stdio runtime:oci

Install AIOps Field Notes 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": {
    "aiops-field-notes-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/labaccessnow/aiops-field-notes-mcp:0.1.1"
      ]
    }
  }
}

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

AIOps Field Notes in other clients