Skip to content

Guides

7 entries

Seven walkthroughs for the case where Claude Code, Codex CLI and Cursor share one checkout. Each one starts from the failure it prevents and ends with commands you can paste.

entryshape
  1. Coordinating Claude Code, Codex CLI and Cursor

    Three vendors in one working tree, with the MCP config each one needs.

    setup · 3 tools
  2. Multiple Claude Code agents on one repo

    The single-vendor case, and which part of it breaks first.

    setup · 1 tool
  3. Claude Code and Cursor in the same repo

    The two-tool pairing most people hit the problem with first.

    setup · 2 tools
  4. Stop AI agents overwriting each other's files

    Three fixes ranked by what they cost you, and which one catches uncommitted loss.

    decision
  5. Best tools for multiple AI coding agents

    What people actually run, and the trade-off each option makes.

    survey
  6. AI agents and merge conflicts

    Why a conflict arising during multi-agent work is harder to untangle than a human one.

    concept
  7. File locking for AI agents

    Filesystem locks, git, and advisory path claims, and what each can actually enforce.

    concept

Comparisons of the alternatives live under /compare; the protocol reference is in the docs.