NadirClaw
Route prompts by complexity to control LLM API spending.
- Stars
- 609
- Forks
- 73
- Updated
- Updated Jul 14, 2026
Route prompts by complexity to control LLM API spending.
NadirClaw is a self-hosted OpenAI-compatible proxy that classifies each prompt and routes it to a configured simple, mid-tier, or complex model. It can add fallback chains, spending limits, and optional context compaction while remaining compatible with tools such as Claude Code, Codex, and Cursor. The router runs locally and uses provider keys configured by the user. Its source-available core uses the PolyForm Noncommercial 1.0.0 license, so commercial use requires separate authorization.
Resource types
Use cases
Runtime
Route coding agents across many model providers through one gateway.
Combine DeepSeek R1 reasoning with Claude responses through one streaming API.
Capabilities
Audience
Public GitHub facts last synced Jul 14, 2026.
Run MLX and GGUF models locally on Apple Silicon Macs.
Call no-auth utility APIs from scripts, automation workflows, or LLM tools.