ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"byterover-cli": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-byterover-cli"
]
}
}
}