byterover-cli
by campfirein · TypeScript · ★ 4,668
ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
#agent#ai#autonomous-agents#cli#coding-assistant#context-memory#developer-tools#knowledge-management#llm#mcp#memory#typescript#vibe-coding
Install
npx -y github:campfirein/byterover-cli Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"byterover-cli": {
"command": "npx",
"args": [
"-y",
"github:campfirein/byterover-cli"
]
}
}
} From the README
Interactive REPL CLI for AI-powered context memory
ByteRover CLI () gives AI coding agents persistent, structured memory. It lets developers curate project knowledge into a context tree, sync it to the cloud, and share it across tools and teammates.
Run in any project directory to start an interactive REPL powered by your choice of LLM. The agent understands your codebase through an agentic map, can read and write files, execute code, and store knowledge for future sessions.
📄 Read the [paper](https://arxiv.org/abs/2604.01599) for the full technical details.
Or download our self-hosted P…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related communication servers
dify
langgenius
★ 139,735
Production-ready platform for agentic workflow development.
Communication · TypeScript
playwright
microsoft
★ 87,699
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Communication · TypeScript
awesome-mcp-servers
punkpeye
★ 85,990
A collection of MCP servers.
Communication
fastmcp
PrefectHQ
★ 24,928
🚀 The fast, Pythonic way to build MCP servers and clients.
Communication · Python
memU
NevaMind-AI
★ 13,496
Memory for 24/7 proactive agents like OpenClaw.
Communication · Python
hyperframes
heygen-com
★ 13,240
Write HTML. Render video. Built for agents.
Communication · TypeScript