MBAgent FAQ
This article aggregates common MBAgent usage problems and solutions. If your problem is not in this article, please contact Mbbrowser customer support.
1. Installation and Launch
Q1.1: Double-clicking the MBAgent icon does nothing
Possible causes:
- Mbbrowser not started
- Mbbrowser account not logged in
- Insufficient working directory permissions
Solution:
- Start Mbbrowser and log in
- Check if MBAgent working directory exists
- Launch MBAgent with administrator privileges
Q1.2: "Select Working Directory" stays after launch
Cause: Mbbrowser main program is not started; MBAgent cannot read Mbbrowser account info.
Solution:
- Close MBAgent
- Start Mbbrowser and log in
- Restart MBAgent
Q1.3: Chinese displays as garbled after launch
Solution:
- Windows Settings → Time & Language → Language → Windows display language → Simplified Chinese (China)
- Restart computer
Q1.4: Installer says "A newer version is already installed"
Solution:
- Control Panel → Programs and Features → Uninstall old Mbbrowser
- Delete
C:\Program Files\Mbbrowser - Reinstall new version
2. Connecting Mbbrowser
Q2.1: MBAgent shows "Waiting for Mbbrowser CDP"
Possible causes:
- Mbbrowser not started
- ControlV2 port occupied
- Firewall blocking
Solution:
- Start Mbbrowser
- Check Mbbrowser → Settings → whether ControlV2 is enabled
- Close firewall / antivirus
Q2.2: AI can't operate Mbbrowser
Troubleshoot steps:
- Go to "Settings → Official Service Detection"
- Click "Start Detection" under "Mbbrowser Client ControlV2"
- View the specific failed step
Q2.3: AI operations on Mbbrowser always fail
Possible causes:
- Mbbrowser account quota exhausted
- Mbbrowser environment corrupted
- Network issue
Solution:
- Check Mbbrowser account AI quota
- Manually test the environment inside Mbbrowser
- Contact Mbbrowser customer support
Q2.4: Can a remote Mbbrowser be controlled?
✅ Yes, but you need:
- Remote machine starts Mbbrowser
- Expose ControlV2 port
- Configure remote IP + port inside MBAgent
⚠️ Use only on trusted networks (VPN / intranet).
3. Models and Provider
Q3.1: Model list is empty
Cause: Mbbrowser account has not enabled AI model quota.
Solution:
- Visit Mbbrowser console
- Go to "AI Models" → enable quota
- Return to MBAgent → refresh model list
Q3.2: List doesn't change after switching Provider
Troubleshoot:
- Check if that Provider has API Key configured
- Test if connection succeeded
- Restart MBAgent
Q3.3: Custom Provider can't connect
Troubleshoot:
- Check if API Key and Base URL are correct
- Test network connectivity (ping / curl)
- Check MBAgent logs (
%LOCALAPPDATA%\mbagent\logs\)
Q3.4: Model responds very slowly
Possible causes:
- Network issue
- Model overloaded
- Context too long
Solution:
- Switch to a faster model
- Compress session history (
/compact) - Check network
4. Tasks and Scheduling
Q4.1: Scheduled task didn't trigger as expected
Troubleshoot:
- Check cron expression
- Check if MBAgent is running (Daemon not installed)
- View task history
- Confirm system time
Q4.2: Tasks don't execute when computer sleeps
Solution:
- Install MBAgent Daemon
- Set computer not to sleep
- Configure wake timers
Q4.3: Tasks keep failing
Troubleshoot:
- Run task alone to see error
- Check Mbbrowser browser online status
- Simplify task description, troubleshoot step by step
- Contact Mbbrowser customer support
Q4.4: Scheduled task consumes too many Tokens
Solution:
- Use cheap model
- Close "show thinking process"
- Reduce execution frequency
- Optimize prompt
5. Files and Attachments
Q5.1: Large file upload failed
Limit:
- Single file recommended < 50 MB
- For super large files (>100 MB), use AI tool to read path
Solution:
- Compress file (zip)
- Use Read tool to let AI read it itself
- Upload in chunks
Q5.2: AI can't see the image
Possible causes:
- Current model doesn't support multimodal
- Image too large
- Image format not supported
Solution:
- Switch to a multimodal-capable model (gpt-5, claude-sonnet-4)
- Compress the image
- Convert to JPG / PNG
Q5.3: Files modified by AI are not saved
Troubleshoot:
- Did you accidentally click "Reject"?
- Does the working directory have write permission?
- Check whether the AI memory bank recorded wrong paths
6. Permission and Security
Q6.1: How to revoke AI's incorrect operation?
Steps:
- Immediately press
Escto stop AI - View operation log
- Manually revoke AI's incorrect operation
Q6.2: AI deleted my files, how to recover?
Case 1: File is inside sandbox (working directory)
- If "backup" was enabled, recover from backup
- Otherwise need professional recovery tools
Case 2: File is outside sandbox (system directory)
- ⚠️ Such operations are blocked by default
- If it happened, please contact Mbbrowser customer support immediately
Prevention:
- Let AI back up important files before operating them
- Use Ask mode (popup confirmation)
Q6.3: Is API Key safe?
✅ Safe:
- MBAgent won't upload API Key
- Key is only stored in Windows Credential Manager
- Credentials are cleared when MBAgent is uninstalled
⚠️ Recommendations:
- Regularly rotate API Key
- Don't paste plaintext Key in memory bank or sessions
7. AI Memory Bank
Q7.1: AI seems not to "remember" what I said before
Troubleshoot:
- Check if the memory exists in AI memory bank
- Re-ask AI to remember and confirm
- Check if the working directory changed
Q7.2: AI used wrong memory
Solution:
- Edit that memory
- Correct or delete
Q7.3: How to back up memory bank?
- Find directory:
%LOCALAPPDATA%\mbagent\memory\ - Copy entire folder
- Store in a safe place
8. Interface and Display
Q8.1: Interface lag
Possible causes:
- Insufficient system resources
- Too many sessions / KMS / MCP loaded
- Theme rendering issue
Solution:
- Close unneeded tabs
- Reduce session count
- Switch theme (dark < light)
- Restart MBAgent
Q8.2: Font display abnormal
Solution:
- Check if system fonts are complete
- Switch font in MBAgent settings
Q8.3: Tab bar not visible
Solution:
- Settings → Interface & Navigation → Show which tabs → check all
- Restart MBAgent
9. Performance Optimization
Q9.1: MBAgent high memory usage
Normal range:
- Idle: 200-500 MB
- Complex task: 1-2 GB
- High concurrency: 2-4 GB
Optimization:
- Close unneeded sessions
- Reduce concurrent task count
- Uninstall unused MCP services
Q9.2: AI replies slowly
Possible causes:
- Model server latency
- Network issue
- Context too long
Optimization:
- Switch to a faster model
- Compress history
- Check network
10. Update and Upgrade
Q10.1: How to update MBAgent?
MBAgent updates with Mbbrowser:
- Mbbrowser auto-detects new version on launch
- Update prompt pops up
- Click "Update Now"
- Restart after update
Q10.2: Data lost after update?
Won't:
- AI memory bank, sessions, KMS all preserved
- Only config files may be reset
If data is lost:
- Check backup directory
- Recover from backup
- Contact Mbbrowser customer support
Q10.3: Can you roll back to an older version?
Yes, but you need:
- Back up current data
- Uninstall current version
- Install old version
- Restore data
⚠️ Note: Old versions may not support new features.
11. Error Codes
BROWSER_AUTO_UNAVAILABLE
Meaning: Browser automation capability unavailable. Cause: Playwright MCP browser not started. Solution:
- Install Node.js and npx
- Let MBAgent auto-install Playwright
- Restart MBAgent
CONTROL_V2_DISCOVERING
Meaning: Discovering Mbbrowser client instances. Cause: Just started or scanning. Solution: Wait a few seconds and retry.
CONTROL_V2_HANDSHAKE_SPEC_MISMATCH
Meaning: MBAgent and Mbbrowser client use different ControlV2 spec versions. Solution:
- Update Mbbrowser to the latest version
- Update MBAgent to the latest version
TOOL_ENABLE_PREREQUISITE_MISSING
Meaning: Tool's prerequisites not met. Solution:
- Check if the corresponding Skill is enabled
- Check Mbbrowser account authorization level
Mbbrowser RAG Knowledge Base Currently Unavailable
Meaning: Mbbrowser official RAG knowledge base service abnormal. Solution:
- Check if Mbbrowser account is valid
- Check network
- Contact Mbbrowser customer support
Mbbrowser Client ControlV2 Currently Unavailable
Meaning: Mbbrowser browser ControlV2 protocol abnormal. Solution:
- Restart Mbbrowser browser
- Restart MBAgent
- Check Mbbrowser browser → Settings → ControlV2
12. Getting Help
Official Channels
- Official docs: https://help.mbbrowser.com/mbagent
- Mbbrowser console: https://www.mbbrowser.com/console
- Customer WeChat: See Mbbrowser official site
- Customer email: support@mbbrowser.com
Self Troubleshooting
- Check MBAgent log:
%LOCALAPPDATA%\mbagent\logs\ - Check Mbbrowser browser log
- Use "Settings → Official Service Detection" to check service status
Feedback
When contacting customer support, please provide:
- MBAgent version number
- Mbbrowser browser version number
- Windows version
- Complete error message
- Operation steps
- Provide log files when necessary
Back: MBAgent intro or Download & Install MBAgent.
