Skip to content
Windsurf

NetOps Field Notes for Windsurf

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

Config drift, CIS/PCI checks, 802.1X diagnosis, certs inside configs, topology, change pre-flight.

client:Windsurf transport:stdio runtime:oci

Install NetOps Field Notes in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

NetOps Field Notes in other clients