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 Rust-native claw you can trust. One binary — sandboxed, secure, auditable. Voice, memory, MCP tools, and multi-channel access built-in.

    Rust 1.4k 137

Repositories

Showing 4 of 4 repositories
  • moltis Public

    A Rust-native claw you can trust. One binary — sandboxed, secure, auditable. Voice, memory, MCP tools, and multi-channel access built-in.

    moltis-org/moltis’s past year of commit activity
    Rust 1,386 MIT 137 43 32 Updated Feb 23, 2026
  • moltis-website Public

    Landing page for Moltis, a Rust implementation of OpenClaw

    moltis-org/moltis-website’s past year of commit activity
    HTML 0 2 0 1 Updated Feb 22, 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 Feb 21, 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.

Top languages

Ruby Rust HTML

Most used topics

Loading…