Pair Vibecoding Protocol

Multiplayer coordination layer for human-AI collaborative development. Real-time collaboration with approval gates, context sharing, and session forking.

Or
WebSocket Server
Git Bridge

Uses WS server proxy at https://ws.pvp.codes/bridge

Connect Claude Agent

Install the PVP CLI to connect an AI agent to your session:

npm i github:agrathwohl/pvp -g

Then run:

pvp-agent -u wss://ws.pvp.codes -n "Agent" -s <sessionId>