Skip to content
Claude Desktop

AIOps Field Notes for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:oci

Install AIOps Field Notes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aiops-field-notes-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/labaccessnow/aiops-field-notes-mcp:0.1.1"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AIOps Field Notes in other clients