AIOps Field Notes for Windsurf
io.github.labaccessnow/aiops-field-notes-mcp
Audit an MCP config, price a model, size a GPU, explain network config drift. Key-free.
client:Windsurf
transport:stdio
runtime:oci
Install AIOps Field Notes in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aiops-field-notes-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/labaccessnow/aiops-field-notes-mcp:0.1.1"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs