Skip to content
Windsurf

OpenVibeCoding Read-only MCP for Windsurf

io.github.xiaojiou176-open/openvibecoding-readonly

Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads.

client:Windsurf transport:stdio runtime:pypi

Install OpenVibeCoding Read-only MCP in Windsurf

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

{
  "mcpServers": {
    "openvibecoding-readonly": {
      "command": "uvx",
      "args": [
        "openvibecoding-orchestrator"
      ]
    }
  }
}

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

OpenVibeCoding Read-only MCP in other clients