Skip to content
Claude Desktop

Codex ServerOps MCP for Claude Desktop

io.github.cyyprezz/codex-serverops-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install Codex ServerOps MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Codex ServerOps MCP in other clients