rustyhand

ginkida/rustyhand
★ 12 stars Rust 🤖 AI/LLM Updated 8d ago
Agent OS in Rust — one binary, 37 agents, 26 LLM providers, 37 channels (Telegram/Discord/Slack...), MCP server, A2A protocol, 120+ API endpoints, web dashboard
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": {
    "rustyhand": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustyhand"
      ]
    }
  }
}

Topics

agent-frameworkagent-osaiai-agentsanthropicautonomous-agentschatbotclidiscord-botllmmcpmcp-servermulti-agentollamaopen-source