Skip to content
Windsurf

ai ops for Windsurf

io.github.levelsofself/ai-ops

AI operations management: 12 specialized agents, task dispatch, and team coordination.

client:Windsurf transport:stdio runtime:npm

Install ai ops in Windsurf

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

{
  "mcpServers": {
    "ai-ops": {
      "command": "npx",
      "args": [
        "-y",
        "palyan-ai-ops-mcp-server"
      ]
    }
  }
}

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

ai ops in other clients