Welcome to the Claude Code integration guide. This guide will help you connect ByteRover with Claude Code CLI, enabling persistent memory and enhanced contextual understanding for your command-line AI interactions.
What You’ll Need
- Claude Code installed and working
- A ByteRover account
Getting Started
1. Start the Connection
Go to your ByteRover dashboard and:- Find the “Connect your agent” section
- Click on Claude Code from the list
- Hit the “Connect with Claude Code” button
2. Connect ByteRover to Claude Code
Step 1: Open your terminal and execute the following command:Test It
Try storing something:What You Can Do
How do I store useful patterns?
How do I store useful patterns?
Once connected, you can store patterns like:
How do I search my stored memory?
How do I search my stored memory?
You can search your memory with commands like:
Will Claude Code give better suggestions?
Will Claude Code give better suggestions?
Yes. Claude Code will start using your stored knowledge to give better suggestions based on patterns you’ve used before, making responses more relevant to your specific coding style.
Troubleshooting
The MCP server won't connect - what should I do?
The MCP server won't connect - what should I do?
Check your internet connection and make sure you typed the URL correctly. If it’s still not working, try removing and re-adding the server:
Login isn't working - how do I fix this?
Login isn't working - how do I fix this?
Make sure you have a ByteRover account, then try the
/mcp
command again. Check if there are any error messages in the output that might give you more details.Memory isn't saving or retrieving - what's wrong?
Memory isn't saving or retrieving - what's wrong?
First, verify the connection shows as “connected” when you run
/mcp
. Try storing something simple first to test the connection, and make sure your ByteRover account is active.Getting the Most Out of It
Be specific about what you store:Having issues? The Discord community has lots of Claude Code users who can help troubleshoot.