# Xerxes-2/clewdr

High Performance LLM Reverse Proxy

Repository: https://github.com/Xerxes-2/clewdr
Canonical: https://ross.abutalabs.com/products/clewdr
Language: Rust
License: AGPL-3.0
License Family: copyleft
Last push: 2026-09-02T03:45:13+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 88, longevity 37
- inputs: {"age_days": 528, "days_push": 0, "days_rel": 0, "gap_med": 0, "n_releases_24m": 152}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1256, forks 231 (observed 2026-09-03T02:15:08.612066+00:00)

## What it is
ClewdR is a high-performance Rust proxy for Claude.ai and Claude Code that exposes native Claude and OpenAI-compatible API endpoints from a single static binary. It is lightweight (<10 MB RAM, <1 s startup), configurable via a web admin UI, and deployable as a standalone executable or Docker container.

## Use cases
- serve an OpenAI-compatible API backed by Claude accounts
- proxy Claude.ai cookies into a local API endpoint
- self-host a lightweight Claude reverse proxy in Docker
- use Claude Code sessions through a local API gateway
- run a Claude proxy on Android or ARM devices
- manage multiple Claude cookies with quota and status tracking

## When to choose
- you want a single static binary or Docker image with minimal resource usage
- you need OpenAI-compatible endpoints backed by Claude
- you run clients like SillyTavern that expect a local Claude proxy
- you need cross-platform support including Android and musl Linux

## When to avoid
- you need a general-purpose HTTP reverse proxy like nginx or Caddy
- you want official API key-based access rather than cookie-based sessions
- you need multi-user production-grade auth and scaling
- cookie-based Claude access may violate Anthropic's terms of service

## Facets
- artifact type: service
- maturity: active
- function: proxy, http-server, llm-inference, api-framework
- domain: large-language-models, self-hosted, backend, apis
- platform: windows, self-hosted, rust
- tags: claude-proxy, openai-compatible-api, reverse-proxy, cookie-based-auth, single-binary, linux, macos, android, docker

## Member repositories
- Xerxes-2/clewdr (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:08.612066+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:23.425955+00:00, confidence not recorded.
  - readme: https://github.com/Xerxes-2/clewdr (fetched 2026-09-03T02:15:08.612066+00:00, sha 8808ec8d2fdd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
