NetOps Field Notes for Claude Desktop
io.github.labaccessnow/netops-field-notes-mcp
Config drift, CIS/PCI checks, 802.1X diagnosis, certs inside configs, topology, change pre-flight.
client:Claude Desktop
transport:stdio
runtime:oci
Install NetOps Field Notes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"netops-field-notes-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/labaccessnow/netops-field-notes-mcp:0.1.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs