ginkida/rustyhand
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
Platform-specific configuration:
{
"mcpServers": {
"rustyhand": {
"command": "npx",
"args": [
"-y",
"rustyhand"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<h1 align="center">RustyHand</h1> <h3 align="center">The Agent Operating System</h3>
<p align="center"> Open-source Agent OS built in Rust. 134K LOC. 10 crates. 3,000+ tests. Zero clippy warnings.<br/> <strong>One binary. Battle-tested. Agents that actually work for you.</strong> </p>
<p align="center"> <a href="https://github.com/ginkida/rustyhand#quick-start">Quick Start</a> • <a href="https://github.com/ginkida/rustyhand#cli-reference">CLI Reference</a> • <a href="https://github.com/ginkida/rustyhand#api-endpoints">API Docs</a> </p>
<p align="center"> </p>
---
> v0.1.0 — First Public Release (April 2026) > > RustyHand is feature-complete but this is the first public release. You may encounter rough edges or breaking changes between minor versions. Pin to a specific commit for production use until v1.0. Report issues here.
---
This project is based on OpenFang by RightNow-AI, modified and extended for custom use cases.
Loading reviews...