RustFox

chinkan/RustFox
★ 5 stars Rust 🤖 AI/LLM Updated 10d ago
A Rust-based Telegram AI assistant powered by OpenRouter LLM (default: moonshotai/kimi-k2.5) with built-in sandboxed tools, scheduling, persistent memory, and MCP server integration.
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": {
    "rustfox": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "RustFox"
      ]
    }
  }
}

Topics

agent-skillsagentic-aiaiai-agentembeddingsllmmcpmoltbotopenclawopenrouteropenrouter-apirustrust-aisandboxscheduling