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

  1. claude auth logoutclaude auth login (selected "Claude account with subscription") — same error
  2. Verified no blocking env vars (CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC, DISABLE_TELEMETRY are not set)
  3. No ~/.claude/statsig/ cache to clear (directory doesn't exist)
  4. Ran with completely clean environment via env -i — same error
  5. 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!

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗