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

Ruflo — Swarm Orchestration CLI + MCP

Ruflo is a CLI + MCP stack for orchestrating agent swarms in Claude Code, with one-line install and an MCP server mode you can add via `claude mcp add`.

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.

Stage only · 17/100Stage only
Surface agent
Tout agent MCP/CLI
Type
CLI Tool
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install b5aeed5c-2a86-42d1-9499-4f55bf95ccb8
Introduction

Ruflo is a CLI + MCP stack for orchestrating agent swarms in Claude Code, with one-line install and an MCP server mode you can add via claude mcp add.

  • Best for: Teams coordinating many agent tasks who want a repeatable swarm + plugin workflow
  • Works with: Node.js tooling (npx/npm) + Claude Code MCP
  • Setup time: 10 minutes

Practical Notes

  • Setup time ~10 minutes (install + init wizard)
  • Measurable check: MCP server connects (visible in /mcp) and at least 1 orchestration command runs without errors
  • GitHub stars + forks (verified): see Source & Thanks

Swarm orchestration only pays off if you make it observable and safe:

  • Keep a small set of standardized plugins (test generation, security audit, docs).
  • Gate risky actions behind explicit approval steps.
  • Prefer deterministic inputs (spec files, issue templates) so multiple agents converge.

Start with one workflow (e.g., plan → implement → review) and only then expand into federation/multi-machine setups.

FAQ

Q: Is there a one-line install? A: Yes — the README shows a curl-based install script.

Q: Can I run it via npx? A: Yes — the README includes npx ruflo@latest init wizard and MCP start commands.

Q: How do I attach it to Claude Code? A: Use claude mcp add ruflo -- npx ruflo@latest mcp start.

🙏

Source et remerciements

Source: https://github.com/ruvnet/ruflo > License: MIT > GitHub stars: 49,094 · forks: 5,448

Fil de discussion

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

Actifs similaires