[Bug] Remote Control unavailable on Max plan due to missing tengu_ccr_bridge flag
Resolved 💬 3 comments Opened Mar 25, 2026 by emwebzecmested Closed Mar 29, 2026
Bug Description
Remote Control not working on Max plan - tengu_ccr_bridge flag missing
Environment:
- Claude Code: v2.1.83
- OS: Windows 11
- Auth: OAuth, subscriptionType: max
- hasAvailableSubscription: not present in .claude.json
- tengu_ccr_bridge: not present in cachedGrowthBookFeatures
Issue:
Running "claude remote-control" returns:
"Error: Remote Control is not yet enabled for your account."
Verified:
- Logged in with correct Max account
- No DISABLE_TELEMETRY or CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC set
- Statsig cache cleared, fresh login performed
- subscriptionType shows "max" in claude auth status
Expected: Remote Control session starts and displays URL
Related: github.com/anthropics/claude-code/issues/36034
Environment Info
- Platform: win32
- Terminal: null
- Version: 2.1.83
- Feedback ID: dd46be8d-96da-4273-b3e8-452efdc011b7
Errors
[{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H4H (B:/~BUN/root/src/entrypoints/cli.js:2628:23131)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T17:04:58.488Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H4H (B:/~BUN/root/src/entrypoints/cli.js:2628:23131)\n at async X (B:/~BUN/root/src/entrypoints/cli.js:5257:9922)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T17:04:59.425Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H4H (B:/~BUN/root/src/entrypoints/cli.js:2628:23131)\n at async V (B:/~BUN/root/src/entrypoints/cli.js:5257:10692)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T17:04:59.427Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗