Twitter/X

Adityajha (@adxtyahq) outlines a local proxy that presents Anthropic-compatible…

Brief

Adityajha (@adxtyahq) outlines a local proxy that presents Anthropic-compatible endpoints to Claude client code while routing back-end calls to OpenRouter. Posted April 5, 2026, the setup runs locally and is available on GitHub (github.com/adityajha2005/Wra…), effectively spoofing Anthropic endpoints to redirect Claude traffic to OpenRouter.

Source evidence

title: @adxtyahq: how it works:
- runs a local anthropic-compatible proxy
- claude code thinks it’s talking to anthrop...
author: @adxtyahq
contenttype: tweet
publication: Twitter/X
published: 2026-04-05T17:27:30+00:00
source
url: https://x.com/adxtyahq/status/2040843785215922423

word_count: 26

how it works:
- runs a local anthropic-compatible proxy
- claude code thinks it’s talking to anthropic
- requests get routed to openrouter

github : github.com/adityajha2005/Wra…