Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 14, 2026·2 min de lecture

dario — Local LLM Router for Claude Subscriptions

Local LLM router for agent tools: exposes Anthropic + OpenAI-compatible APIs at http://localhost:3456; verified 197 stars and zero runtime deps.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 29/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 8ac6244a-9a23-5652-83eb-ad2ca8526f75 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Local LLM router for agent tools: exposes Anthropic + OpenAI-compatible APIs at http://localhost:3456; verified 197 stars and zero runtime deps.

Best for: Claude Pro/Max users who want Cursor/Aider/Cline/Codex CLI to share one local endpoint instead of paying per-token APIs everywhere

Works with: Any client that honors ANTHROPIC_BASE_URL or OPENAI_BASE_URL, local localhost:3456 routing, optional Docker deployments

Setup time: 5-10 minutes

Main

  • The core promise is concrete: one local endpoint (http://localhost:3456) that can speak Anthropic Messages API and OpenAI Chat Completions API shapes.
  • It documents explicit subscription tiers (Pro $20 / Max 5x $100 / Max 20x $200) and positions the proxy as a way to avoid per-token spend for heavy tool users.
  • The repo highlights auditability and safety signals: zero runtime dependencies, SLSA-attested releases, and local credential storage under ~/.dario/.

FAQ

  • Is it a hosted service?: No. The README frames dario as a local single-user router you run on your own machine.
  • Does it require changing tools?: Usually no — point tools at ANTHROPIC_BASE_URL / OPENAI_BASE_URL and keep using the same workflows.
  • What should I verify first?: Start dario proxy, then run one short request from a tool you already use and confirm it routes via localhost:3456.
🙏

Source et remerciements

Source: https://github.com/askalf/dario > License: MIT > GitHub stars: 197 · forks: 38

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires