Skip to content

OpenVibeCoding Read-only MCP for Cline

io.github.xiaojiou176-open/openvibecoding-readonly

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

client:Cline transport:stdio runtime:pypi

Install OpenVibeCoding Read-only MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

OpenVibeCoding Read-only MCP in other clients