Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 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

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Cli
Installation
Bundle
Confiance
Confiance : Established
Point d'entrée
npm install -g @askalf/dario
Commande CLI universelle
npx tokrepo install 8ac6244a-9a23-5652-83eb-ad2ca8526f75
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