by dgdev25 · MCP Server · ★ 26
What is this? Out of the box, an AI coding assistant forgets everything between sessions, works alone, and leaves no trace of why it did what it did. rUvOS fixes that. It's a single small program you run once. After that, your assistant (Claude Code, Codex CLI, Gemini CLI) can remember decisions across days, resume exactly where it left off, spin up a team of specialist agents, scan dependencies for known vulnerabilities, coordinate across terminals, and keep a signed, tamper-evident log of everything — all stored on your own disk.
| Stars | 26 |
| Forks | 4 |
| Language | Rust |
| Category | MCP Server |
| Quality Score | 63.1966195654585/100 |
| Last Updated | 2026-06-12 |
| Created | 2026-06-02 |
| Platforms | claude-code, mcp, rust |
| Est. Tokens | ~22k |
These tools work well together with ruvos for enhanced workflows:
Explore other popular mcp server tools:
ruvos is rUvOS — the agentic operating system. A single static Rust binary that runs as an MCP server, giving Claude Code persistent memory, resumable signed sessions, multi-agent orchestration, a knowledge gr. It is categorized as a MCP Server with 26 GitHub stars.
ruvos is primarily written in Rust. It covers topics such as agent-orchestration, agentic, ai-agents.
You can find installation instructions and usage details in the ruvos GitHub repository at github.com/dgdev25/ruvos. The project has 26 stars and 4 forks, indicating an active community.