ruvos_old

dgdev25/ruvos_old
★ 28 stars Rust AI/LLM Updated today
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 graph, safety guardrails, and a signed audit trail. Zero Node.js, zero SQLite, zero daemon.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

agent-orchestrationagenticai-agentsclaude-codehnswllmmcpmodel-context-protocolmulti-agentrustvector-search