[FEATURE] AWS Bedrock authentication support for Chrome extension

Open 💬 26 comments Opened Jan 3, 2026 by joaopixar

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Our organization uses AWS Bedrock for Claude access. The CLI supports this via CLAUDE_CODE_USE_BEDROCK=1, but the Chrome extension only supports Claude.ai account login. Users with Bedrock-only access cannot use the extension at all, creating an inconsistency where CLI works but extension doesn't.

Proposed Solution

Add Bedrock authentication to the Chrome extension, matching the CLI implementation.

Flow:

  1. Extension uses native messaging host to read AWS credentials (from ~/.aws/credentials or environment)
  2. User enables Bedrock mode in settings and specifies region/profile
  3. Extension connects via AWS Bedrock
  4. Functions identically to standard version with different auth backend

Note: Would require native messaging component since Chrome extensions can't directly access filesystem - similar to how extensions like 1Password work.

Important: Must honor AWS Bedrock's data privacy guarantees - no data should leak to Anthropic's services. Organizations choose Bedrock specifically for data isolation.

Alternative Solutions

Current workaround: CLI only - extension cannot be used.

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

_No response_

Additional Context

Additional Context:

  • CLI has full Bedrock support via environment variables
  • Enterprises use Bedrock for centralized access with corporate security

View original on GitHub ↗

26 Comments

fatihsever · 5 months ago

+1

ChristopherJohnson25 · 5 months ago

Furthermore, support ANTHROPIC_BASE_URL, ANTHROPIC_AUTH_TOKEN, etc for enterprise setups which require it.

marcostorto · 5 months ago

+1

mattimmanuel01 · 5 months ago

+1

glenn-barnett · 5 months ago

+1

kotrc · 5 months ago

+1

apita1973 · 4 months ago

+1

fukubaka0825 · 4 months ago

+1

yifufp · 4 months ago

+1

JasonCubic · 4 months ago

+1

edbpo · 4 months ago

+1

dima-droxi · 4 months ago

+1

fabio-vitali · 4 months ago

+1

tm-global-fan-marketing · 4 months ago

+1

michaelybecker · 4 months ago

+1

TropicMike · 4 months ago

+1

patclarke · 4 months ago

+1

DanMonroe · 4 months ago

+1

MohamedYassineKhaldi00 · 3 months ago

+1

yashdhanore · 3 months ago

+1

evenpsiq · 2 months ago

+1

mayank-equip · 2 months ago

+1

sometheycallme · 2 months ago

+1

duyo-son · 2 months ago

+1

manuareraa · 24 days ago

+1

ptrejo1 · 16 days ago

+1