Remote Control not enabled on Max plan - 'not yet enabled for your account'
Resolved 💬 3 comments Opened Mar 19, 2026 by namesis2580 Closed Mar 19, 2026
Description
Running claude remote-control returns: Error: Remote Control is not yet enabled for your account.
Environment
- Plan: Max (confirmed in claude.ai settings)
- Claude Code version: 2.1.79
- OS: macOS 15.3.1 (Darwin 25.1.0), Mac mini M4
- Auth: OAuth token, firstParty provider
What I've tried
claude auth logout→claude auth login(selected "Claude account with subscription") — same error- Verified no blocking env vars (
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC,DISABLE_TELEMETRYare not set) - No
~/.claude/statsig/cache to clear (directory doesn't exist) - Ran with completely clean environment via
env -i— same error - Updated to latest version (2.1.79)
Auth status
{
"loggedIn": true,
"authMethod": "oauth_token",
"apiProvider": "firstParty"
}
Appears to be a server-side feature gate (tengu_ccr_bridge) not being applied to this Max subscription account. Would appreciate help enabling this. Thank you!
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗