Skip to content
Windsurf

Codex ServerOps MCP for Windsurf

io.github.cyyprezz/codex-serverops-mcp

Stateful Windows OpenSSH server operations for Codex with local credential handling.

client:Windsurf transport:stdio runtime:pypi

Install Codex ServerOps MCP in Windsurf

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

{
  "mcpServers": {
    "codex-serverops-mcp": {
      "command": "uvx",
      "args": [
        "codex-serverops-mcp"
      ]
    }
  }
}

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

Codex ServerOps MCP in other clients