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

Chorus — Multi-LLM Peer Review for Code

CLI + MCP server that runs 2–4 LLM reviewers in parallel using your existing subscriptions; verified 455★, pushed 2026-05-14.

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
Npm
Confiance
Confiance : Established
Point d'entrée
npm i -g chorus-codes && chorus init
Commande CLI universelle
npx tokrepo install 9fbcf424-d59d-54b8-9014-99c0d6f94ea6
Introduction

CLI + MCP server that runs 2–4 LLM reviewers in parallel using your existing subscriptions; verified 455★, pushed 2026-05-14.

Best for: Developers who want second-opinion reviews before merging AI-written changes

Works with: Node.js 20+; integrates with Claude Code/Codex/Cursor/Gemini CLI via chorus init MCP wiring

Setup time: 10-22 minutes

Key facts (verified)

  • GitHub: 455 stars · 46 forks · pushed 2026-05-14.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npm i -g chorus-codes && chorus init.

Main

  • Use it for risky diffs: paste a staged diff or PR summary and ask for reviewers to flag missing tests, race conditions, and edge cases.

  • Keep costs low: README frames it as using subscriptions you already pay for, avoiding pay-per-token multi-review overhead for routine checks.

  • Wire once, use everywhere: after chorus init, call it from inside your AI CLI via MCP rather than copying huge diffs manually.

  • Treat reviewer disagreement as a signal: when models diverge, slow down and add targeted tests before shipping.

Source-backed notes

  • README Quick start shows npm i -g chorus-codes, chorus init, and chorus start --ui for a localhost UI.
  • README states chorus init registers Chorus as an MCP server across multiple AI CLIs/IDEs.
  • README lists MCP tools and templates/personas for code-review style workflows.

FAQ

  • Do I need API keys?: README positions it around using subscriptions you already have; some paths may use keys depending on your setup.
  • How do I use it from Claude Code/Cursor?: Run chorus init once, then ask your assistant to invoke Chorus via MCP as shown in README.
  • Where does it run?: Locally: README shows a UI served at http://localhost:5050 plus MCP stdio tools for clients.
🙏

Source et remerciements

Source: https://github.com/chorus-codes/chorus > License: Apache-2.0 > GitHub stars: 455 · forks: 46

Fil de discussion

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

Actifs similaires