๐ The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ruflo": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ruflo"
]
}
}
}