Skip to content
@moltis-org

Moltis

A Rust gateway inspired by OpenClaw
Moltis

Moltis

A personal AI gateway written in Rust. One binary, no runtime, no npm.

Website · Documentation · Get Started


Moltis compiles your entire AI gateway — web UI, LLM providers, tools, and all assets — into a single self-contained executable. Inspired by OpenClaw.

Highlights

  • Single binary — one cargo build --release produces everything you need. No Node.js, no node_modules.
  • Multi-provider — OpenAI, Anthropic, GitHub Copilot, and more through a trait-based provider architecture.
  • Streaming-first — responses start appearing the moment the first token arrives, including tool call arguments.
  • Sandboxed execution — run LLM commands in Docker or native Apple Containers (macOS 15+).
  • MCP support — connect to Model Context Protocol tool servers over stdio or HTTP/SSE.
  • Memory & knowledge base — embeddings-powered long-term memory with auto-compaction.
  • Web, Telegram, and more — built-in web UI with WebSocket streaming and a Telegram channel.

Repositories

Repository Description
moltis The gateway — Rust source, CLI, and web UI
moltis-website Landing page at moltis.org
homebrew-tap Homebrew formulae (brew install moltis-org/tap/moltis)

Quick Install

curl -fsSL https://www.moltis.org/install.sh | sh

Or via Homebrew, cargo-binstall, Docker — see the full installation guide.

License

All projects are released under the MIT License.

Pinned Loading

  1. moltis moltis Public

    A secure persistent personal agent server in Rust. One binary, sandboxed execution, multi-provider LLMs, voice, memory, Telegram, WhatsApp, Discord, Teams, and MCP tools. Secure by design, runs on …

    Rust 2.9k 350

Repositories

Showing 7 of 7 repositories
  • moltis Public

    A secure persistent personal agent server in Rust. One binary, sandboxed execution, multi-provider LLMs, voice, memory, Telegram, WhatsApp, Discord, Teams, and MCP tools. Secure by design, runs on your hardware.

    moltis-org/moltis's past year of commit activity
    Rust 2,866 MIT 350 65 28 Updated Sep 18, 2026
  • homebrew-tap Public

    Homebrew formulae for penso projects

    moltis-org/homebrew-tap's past year of commit activity
    Ruby 0 0 0 0 Updated Sep 14, 2026
  • ProxmoxVED Public Forked from community-scripts/ProxmoxVED

    Development Instance of ProxmoxVE!

    moltis-org/ProxmoxVED's past year of commit activity
    Shell 0 MIT 498 0 0 Updated Apr 30, 2026
  • umbrel-apps Public Forked from getumbrel/umbrel-apps

    The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme

    moltis-org/umbrel-apps's past year of commit activity
    Shell 0 719 0 0 Updated Apr 30, 2026
  • sqlx Public Forked from transact-rs/sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

    moltis-org/sqlx's past year of commit activity
    Rust 1 Apache-2.0 1,712 0 0 Updated Apr 5, 2026
  • moltis-website Public

    Landing page for Moltis, a Rust implementation of OpenClaw

    moltis-org/moltis-website's past year of commit activity
    HTML 3 2 0 1 Updated Mar 2, 2026
  • .github Public
    moltis-org/.github's past year of commit activity
    0 0 0 0 Updated Feb 7, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…