nexo-rs

lordmacu/nexo-rs
★ 1 stars Rust 🤖 AI/LLM Updated 1d ago
Rust multi-agent LLM framework — OpenClaw alternative. WhatsApp + Telegram + Gmail + browser agents on a single binary. NATS broker, MCP client+server, Claude/Anthropic OAuth, MiniMax, durable TaskFlow workflows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nexo-rs": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "nexo-rs"
      ]
    }
  }
}

Topics

agent-frameworkanthropicchrome-devtools-protocolclaudeclaude-codegmail-botllmmcpmcp-serverminimaxmulti-agentnatsopenclawopenclaw-alternativerust