Quick Setup
For all CLI tools, start with:Claude Code
Claude Code supports skill (default), hook, MCP, and rules connectors. Skill provides comprehensive project-level guidance through discoverable markdown files.- Setup (Skill - Default)
- Setup (Hook)
- Setup (MCP)
- Setup (Rules)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Claude Code
- Choose Skill connector (recommended)
- ByteRover creates
.claude/skills/byterover/with:SKILL.md- Quick reference with commands and best practicesWORKFLOWS.md- Detailed workflow patternsTROUBLESHOOTING.md- Diagnostics and support info
- Restart Claude Code to discover the skill files
Qwen Code
Qwen Code uses MCP as the default connector, with rules as a fallback.- Setup (MCP - Default)
- Setup (Rules)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Qwen Code
- Choose MCP connector
- Follow the manual setup instructions provided
Gemini CLI
Gemini CLI uses MCP as the default connector, with rules as a fallback.- Setup (MCP - Default)
- Setup (Rules)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Gemini CLI
- Choose MCP connector
- ByteRover will configure
.gemini/settings.jsonautomatically - Restart Gemini CLI to load the MCP server
Codex
Codex uses MCP as the default connector, with skill and rules as alternatives.- Setup (MCP - Default)
- Setup (Skill)
- Setup (Rules)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Codex
- Choose MCP connector
- ByteRover will configure
~/.codex/config.tomlautomatically - Restart Codex to load the MCP server
Warp
Warp uses MCP as the default connector, with rules as a fallback.- Setup (MCP - Default)
- Setup (Rules)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Warp
- Choose MCP connector
- Follow the manual setup instructions provided