Edgee
Open-source AI gateway written in Rust, with token compression for Claude Code, Codex... and any other LLM client.
Install / Use
/learn @edgee-ai/EdgeeQuality Score
Category
Development & EngineeringSupported Platforms
README
AI coding assistants are incredible. They're also expensive. Every prompt you send to Claude Code or Codex carries context, your files, your history, your instructions, and your token consumption is crazy.
Edgee sits between your coding agent and the LLM APIs and compresses that context before it reaches the model. Same output. Fewer tokens. Lower bill.
<img width="1997" height="807" alt="ai-gateway-horizontal-light" src="https://github.com/user-attachments/assets/09829f8f-cbf3-4afe-8947-bd4cd421667f" />Install
macOS / Linux (curl)
curl -fsSL https://edgee.ai/install.sh | bash
Homebrew (macOS)
brew install edgee-ai/tap/edgee
Windows (PowerShell)
irm https://edgee.ai/install.ps1 | iex
Installs to %LOCALAPPDATA%\Programs\edgee\. You can override the directory with $env:INSTALL_DIR before running.
Quickstart
Launch Claude Code with token compression
edgee launch claude
That's it. Edgee configures itself as a gateway and Claude Code routes through it automatically.
Launch Codex with token compression
edgee launch codex
What it does
Token compression — Edgee analyzes your request context and removes redundancy before sending it upstream. It's lossless from the model's perspective: the response is identical, but the prompt is leaner.
Usage tracking — See how many tokens you're sending, how many you're saving, and what it costs — in real time.
Supported setups
| Tool | Setup command | Status |
|---|---|---|
| Claude Code | edgee launch claude | ✅ Supported |
| Codex | edgee launch codex | ✅ Supported |
| Opencode | edgee launch opencode | ✅ Supported |
| Cursor | edgee launch cursor | 🔜 Coming soon |
Contributing
Edgee is Apache 2.0 licensed and we genuinely want your contributions.
git clone https://github.com/edgee-ai/edgee
cd edgee
cargo build
See CONTRIBUTING.md for the full guide. For bigger changes, open an issue first so we can align before you build.
Community
- Discord — fastest way to get help
- GitHub Issues — bugs and feature requests
- Twitter / X — updates and releases
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
